Oolite 1.91.0.7745-260117-205bce7
Loading...
Searching...
No Matches
OOCacheImpl Struct Reference
Collaboration diagram for OOCacheImpl:

Public Attributes

OOCacheNoderoot
OOCacheNodeoldest
OOCacheNodeyoungest
unsigned count
NSString * name

Detailed Description

Definition at line 129 of file OOCache.m.

Member Data Documentation

◆ count

unsigned OOCacheImpl::count

◆ name

NSString* OOCacheImpl::name

Definition at line 138 of file OOCache.m.

Referenced by CacheGetName(), CacheRemoveOldest(), CacheSetName(), and TreeInsert().

◆ oldest

OOCacheNode* OOCacheImpl::oldest

◆ root

OOCacheNode* OOCacheImpl::root

Definition at line 132 of file OOCache.m.

Referenced by CacheFree(), CacheRemove(), CacheRetrieve(), and TreeInsert().

◆ youngest

OOCacheNode * OOCacheImpl::youngest

Definition at line 135 of file OOCache.m.

Referenced by AgeListMakeYoungest(), AgeListRemove(), and CacheArrayOfContentsByAge().


The documentation for this struct was generated from the following file: