|
SHOGUN
v2.0.0
|
This is the complete list of members for CHash, including all inherited members.
| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| CHash() | CHash | |
| crc32(uint8_t *data, int32_t len) | CHash | static |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| deep_copy() const | CSGObject | virtual |
| FinalizeIncrementalMurmurHash3(uint32_t h, uint32_t carry, uint32_t total_length) | CHash | static |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| 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 | CHash | virtual |
| IncrementalMurmurHash3(uint32_t *hash, uint32_t *carry, uint8_t *data, int32_t len) | CHash | static |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| 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) | CSGObject | virtual |
| load_serializable_post() | CSGObject | protectedvirtual |
| load_serializable_pre() | CSGObject | protectedvirtual |
| m_hash | CSGObject | |
| m_model_selection_parameters | CSGObject | |
| m_parameter_map | CSGObject | |
| m_parameters | CSGObject | |
| map_parameters(DynArray< TParameter * > *param_base, int32_t &base_version, DynArray< const SGParamInfo * > *target_param_infos) | CSGObject | |
| MD5(unsigned char *x, unsigned l, unsigned char *buf) | CHash | static |
| MD5Final(unsigned char digest[16], struct MD5Context *context) | CHash | protectedstatic |
| MD5Init(struct MD5Context *context) | CHash | protectedstatic |
| MD5Transform(uint32_t buf[4], uint32_t const in[16]) | CHash | protectedstatic |
| MD5Update(struct MD5Context *context, unsigned char const *buf, unsigned len) | CHash | protectedstatic |
| migrate(DynArray< TParameter * > *param_base, const SGParamInfo *target) | CSGObject | protectedvirtual |
| MurmurHash3(uint8_t *data, int32_t len, uint32_t seed) | CHash | static |
| MurmurHashString(substring s, uint32_t h) | CHash | static |
| one_to_one_migration_prepare(DynArray< TParameter * > *param_base, const SGParamInfo *target, TParameter *&replacement, TParameter *&to_migrate, char *old_name=NULL) | CSGObject | protectedvirtual |
| parallel | CSGObject | |
| print_modsel_params() | CSGObject | |
| print_serializable(const char *prefix="") | CSGObject | virtual |
| save_serializable(CSerializableFile *file, const char *prefix="", int32_t param_version=VERSION_PARAMETER) | CSGObject | virtual |
| save_serializable_post() | CSGObject | protectedvirtual |
| save_serializable_pre() | CSGObject | protectedvirtual |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| shallow_copy() const | CSGObject | virtual |
| unset_generic() | CSGObject | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| ~CHash() | CHash | virtual |
| ~CSGObject() | CSGObject | virtual |