#include <CacheIndex.H>
Inheritance diagram for CacheEntry::IndicesApp:
Public Member Functions | |
IndicesApp () throw () | |
int | Size () const throw () |
void | Append (Index ci) throw () |
Private Member Functions | |
IndicesApp (const IndicesApp &) | |
Private Attributes | |
int | maxLen |
|
Definition at line 104 of file CacheIndex.H. |
|
|
|
Referenced by Checkpoint(), and UpdateOrphans(). |
|
Reimplemented from CacheEntry::Indices. Definition at line 108 of file CacheIndex.H. References CacheEntry::Indices::index, CacheEntry::Indices::len, and maxLen. |
|
Definition at line 116 of file CacheIndex.H. Referenced by Size(). |