Oolite 1.91.0.7644-241112-7f5034b
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 392 of file OOCache.m.

Member Data Documentation

◆ count

unsigned OOCacheImpl::count

◆ name

NSString* OOCacheImpl::name

Definition at line 401 of file OOCache.m.

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

◆ oldest

OOCacheNode* OOCacheImpl::oldest

◆ root

OOCacheNode* OOCacheImpl::root

Definition at line 395 of file OOCache.m.

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

◆ youngest

OOCacheNode * OOCacheImpl::youngest

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