Memory Management Programming Guide for Cocoa

PDF

  • Introduction

Articles

  • Object Ownership and Disposal
  • Practical Memory Management
  • Autorelease Pools
  • Accessor Methods
  • Implementing Object Copy
  • Memory Management of Core Foundation Objects in Cocoa
  • Using Memory Zones
  • Memory Management of Nib Objects
  • Memory Management Rules
  • Revision History

Related Reference

Objective-C

  • NSAutoreleasePool
  • NSCopying
  • NSMutableCopying
  • NSObject
  • NSObject

Related Documents

  • Cocoa Fundamentals Guide
  • Foundation Functions Reference
  • Memory Management Programming Guide for Core Foundation