| add_preprocessor(CPreprocessor *p) | CFeatures | virtual |
| add_subset(SGVector< index_t > subset) | CFeatures | virtual |
| build_parameter_dictionary(CMap< TParameter *, CSGObject * > &dict) | CSGObject | |
| CFeatures(int32_t size=0) | CFeatures | |
| CFeatures(const CFeatures &orig) | CFeatures | |
| CFeatures(CFile *loader) | CFeatures | |
| check_feature_compatibility(CFeatures *f) const | CFeatures | |
| clean_preprocessors() | CFeatures | |
| copy_subset(SGVector< index_t > indices) | CFeatures | virtual |
| create_merged_copy(CFeatures *other) | CFeatures | virtual |
| CSGObject() | CSGObject | |
| CSGObject(const CSGObject &orig) | CSGObject | |
| CStreamingFeatures() | CStreamingFeatures | |
| CStreamingFeatures(CStreamingFile *file, bool is_labelled, int32_t size) | CStreamingFeatures | |
| deep_copy() const | CSGObject | virtual |
| del_preprocessor(int32_t num) | CFeatures | virtual |
| duplicate() const =0 | CFeatures | pure virtual |
| end_parser()=0 | CStreamingFeatures | pure virtual |
| get_cache_size() const | CFeatures | |
| get_feature_class() const =0 | CFeatures | pure virtual |
| get_feature_type() const =0 | CFeatures | pure virtual |
| get_global_io() | CSGObject | |
| get_global_parallel() | CSGObject | |
| get_global_version() | CSGObject | |
| get_has_labels() | CStreamingFeatures | virtual |
| get_label()=0 | CStreamingFeatures | pure virtual |
| 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 =0 | CSGObject | pure virtual |
| get_next_example()=0 | CStreamingFeatures | pure virtual |
| get_num_features()=0 | CStreamingFeatures | pure virtual |
| get_num_preprocessed() const | CFeatures | |
| get_num_preprocessors() const | CFeatures | |
| get_num_vectors() const =0 | CFeatures | pure virtual |
| get_preprocessor(int32_t num) const | CFeatures | |
| get_size() const =0 | CFeatures | pure virtual |
| get_subset_stack() | CFeatures | virtual |
| has_labels | CStreamingFeatures | protected |
| has_property(EFeatureProperty p) const | CFeatures | |
| io | CSGObject | |
| is_generic(EPrimitiveType *generic) const | CSGObject | virtual |
| is_preprocessed(int32_t num) const | CFeatures | |
| is_seekable() | CStreamingFeatures | virtual |
| list_feature_obj() const | CFeatures | |
| load(CFile *loader) | CFeatures | 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 | |
| m_subset_stack | CFeatures | protected |
| 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) | CSGObject | protectedvirtual |
| 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 |
| release_example()=0 | CStreamingFeatures | pure virtual |
| remove_all_subsets() | CFeatures | virtual |
| remove_subset() | CFeatures | virtual |
| reset_stream() | CStreamingFeatures | virtual |
| reshape(int32_t num_features, int32_t num_vectors) | CFeatures | virtual |
| save(CFile *writer) | CFeatures | 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 |
| seekable | CStreamingFeatures | protected |
| set_generic() | CSGObject | |
| set_global_io(SGIO *io) | CSGObject | |
| set_global_parallel(Parallel *parallel) | CSGObject | |
| set_global_version(Version *version) | CSGObject | |
| set_preprocessed(int32_t num) | CFeatures | |
| set_property(EFeatureProperty p) | CFeatures | |
| set_read_functions() | CStreamingFeatures | |
| set_vector_and_label_reader()=0 | CStreamingFeatures | pure virtual |
| set_vector_reader()=0 | CStreamingFeatures | pure virtual |
| shallow_copy() const | CSGObject | virtual |
| start_parser()=0 | CStreamingFeatures | pure virtual |
| subset_changed_post() | CFeatures | virtual |
| unset_generic() | CSGObject | |
| unset_property(EFeatureProperty p) | CFeatures | |
| update_parameter_hash() | CSGObject | protectedvirtual |
| version | CSGObject | |
| working_file | CStreamingFeatures | protected |
| ~CFeatures() | CFeatures | virtual |
| ~CSGObject() | CSGObject | virtual |
| ~CStreamingFeatures() | CStreamingFeatures | virtual |