Methods
- -cachedObject
- -cacheReferenceCount
- -decrementCacheReferenceCount
- decrements the internal reference count.
- -incrementCacheReferenceCount
- increments the internal reference count
- cachedObject;
- method result
- returns the cached object
- (unsigned int) cacheReferenceCount;
- method result
- returns the internal reference count
decrements the internal reference count.
- (unsigned int) decrementCacheReferenceCount;
- method result
- returns the resulting reference count
increments the internal reference count
- (void) incrementCacheReferenceCount;
(Last Updated November 08, 2007)