CCache< T > Member List

This is the complete list of members for CCache< T >, including all inherited members.
cache_blockCCache< T > [protected]
cache_is_fullCCache< T > [protected]
cache_tableCCache< T > [protected]
CCache(void)CCache< T >
CCache(int64_t cache_size, int64_t obj_size, int64_t num_entries)CCache< T >
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
entry_sizeCCache< T > [protected]
get_io()CSGObject
get_name() const CCache< T > [virtual]
get_parallel()CSGObject
get_version()CSGObject
ioCSGObject
is_cached(int64_t number)CCache< T >
is_generic(EPrimitiveType *generic) const CSGObject [virtual]
load_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
load_serializable_post()CSGObject [protected, virtual]
load_serializable_pre()CSGObject [protected, virtual]
lock_entry(int64_t number)CCache< T >
lookup_tableCCache< T > [protected]
m_parametersCSGObject [protected]
nr_cache_linesCCache< T > [protected]
parallelCSGObject
print_serializable(const char *prefix="")CSGObject [virtual]
save_serializable(CSerializableFile *file, const char *prefix="")CSGObject [virtual]
save_serializable_post()CSGObject [protected, virtual]
save_serializable_pre()CSGObject [protected, virtual]
set_entry(int64_t number)CCache< T >
set_generic()CSGObject
set_io(IO *io)CSGObject
set_parallel(Parallel *parallel)CSGObject
set_version(Version *version)CSGObject
unlock_entry(int64_t number)CCache< T >
unset_generic()CSGObject
versionCSGObject
~CCache()CCache< T > [virtual]
~CSGObject()CSGObject [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

SHOGUN Machine Learning Toolbox - Documentation