SHOGUN  v2.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CMemoryMappedFile< T > Member List

This is the complete list of members for CMemoryMappedFile< T >, including all inherited members.

addressCMemoryMappedFile< T >protected
build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict)CSGObject
CMemoryMappedFile()CMemoryMappedFile< T >
CMemoryMappedFile(const char *fname, char flag='r', int64_t fsize=0)CMemoryMappedFile< T >
CSGObject()CSGObject
CSGObject(const CSGObject &orig)CSGObject
deep_copy() const CSGObjectvirtual
fdCMemoryMappedFile< T >protected
get_global_io()CSGObject
get_global_parallel()CSGObject
get_global_version()CSGObject
get_length()CMemoryMappedFile< T >
get_line(uint64_t &len, uint64_t &offs)CMemoryMappedFile< T >
get_map()CMemoryMappedFile< T >
get_modelsel_names()CSGObject
get_modsel_param_descr(const char *param_name)CSGObject
get_modsel_param_index(const char *param_name)CSGObject
get_name() const CMemoryMappedFile< T >virtual
get_num_lines()CMemoryMappedFile< T >
get_size()CMemoryMappedFile< T >
ioCSGObject
is_generic(EPrimitiveType *generic) const CSGObjectvirtual
last_written_byteCMemoryMappedFile< T >protected
lengthCMemoryMappedFile< T >protected
load_all_file_parameters(int32_t file_version, int32_t current_version, CSerializableFile *file, const char *prefix="")CSGObject
load_file_parameters(const SGParamInfo *param_info, int32_t file_version, CSerializableFile *file, const char *prefix="")CSGObject
load_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
load_serializable_post()CSGObjectprotectedvirtual
load_serializable_pre()CSGObjectprotectedvirtual
m_hashCSGObject
m_model_selection_parametersCSGObject
m_parameter_mapCSGObject
m_parametersCSGObject
map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos)CSGObject
migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target)CSGObjectprotectedvirtual
one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL)CSGObjectprotectedvirtual
operator[](uint64_t index) const CMemoryMappedFile< T >
operator[](int32_t index) const CMemoryMappedFile< T >
parallelCSGObject
print_modsel_params()CSGObject
print_serializable(const char *prefix="")CSGObjectvirtual
rwCMemoryMappedFile< T >protected
save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER)CSGObjectvirtual
save_serializable_post()CSGObjectprotectedvirtual
save_serializable_pre()CSGObjectprotectedvirtual
set_generic()CSGObject
set_global_io(SGIO *io)CSGObject
set_global_parallel(Parallel *parallel)CSGObject
set_global_version(Version *version)CSGObject
set_truncate_size(uint64_t sz=0)CMemoryMappedFile< T >
shallow_copy() const CSGObjectvirtual
unset_generic()CSGObject
update_parameter_hash()CSGObjectprotectedvirtual
versionCSGObject
write_line(const char *line, uint64_t len, uint64_t &offs)CMemoryMappedFile< T >
~CMemoryMappedFile()CMemoryMappedFile< T >virtual
~CSGObject()CSGObjectvirtual

SHOGUN Machine Learning Toolbox - Documentation