Memory Management

For managing memory Core Foundation uses allocators, a reference-counting mechanism, and a policy of object ownership that is suggested by the names of functions.

The Role of Allocators in Object Creation

Reference Counting

Ownership Policy and Supporting Conventions

The Ownership Policy in Action--Some Examples


© 1999 Apple Computer, Inc. – (Last Updated 07 September 99)