cache_block | CCache< T > | |
cache_is_full | CCache< T > | |
cache_table | CCache< T > | |
CCache(LONG cache_size, LONG obj_size, LONG num_entries) | CCache< T > | |
CSGObject() | CSGObject | |
CSGObject(const CSGObject &orig) | CSGObject | |
entry_size | CCache< T > | |
io | CSGObject | [static] |
is_cached(LONG number) | CCache< T > | |
lock_entry(LONG number) | CCache< T > | |
lookup_table | CCache< T > | |
nr_cache_lines | CCache< T > | |
parallel | CSGObject | [static] |
set_entry(LONG number) | CCache< T > | |
unlock_entry(LONG number) | CCache< T > | |
version | CSGObject | [static] |
~CCache() | CCache< T > | |
~CSGObject() | CSGObject | [virtual] |