| cache_block | CCache< T > | [protected] |
| cache_is_full | CCache< T > | [protected] |
| cache_table | CCache< T > | [protected] |
| CCache(int64_t cache_size, int64_t obj_size, int64_t num_entries) | CCache< T > | |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| entry_size | CCache< T > | [protected] |
| get_io() | CSGObject | |
| get_name() const | CCache< T > | [virtual] |
| get_parallel() | CSGObject | |
| get_version() | CSGObject | |
| io | CSGObject | |
| is_cached(int64_t number) | CCache< T > | |
| lock_entry(int64_t number) | CCache< T > | |
| lookup_table | CCache< T > | [protected] |
| nr_cache_lines | CCache< T > | [protected] |
| parallel | CSGObject | |
| set_entry(int64_t number) | CCache< T > | |
| set_io(CIO *io) | CSGObject | |
| set_parallel(CParallel *parallel) | CSGObject | |
| set_version(CVersion *version) | CSGObject | |
| unlock_entry(int64_t number) | CCache< T > | |
| version | CSGObject | |
| ~CCache() | CCache< T > | [virtual] |
| ~CSGObject() | CSGObject | [virtual] |