![]() |
OpenMS
|
This is the complete list of members for OMSFileStore, including all inherited members.
| adduct_keys_ | OMSFileStore | private |
| anyFeaturePredicate_(const FeatureContainer &features, const Predicate &pred) | OMSFileStore | inlineprivate |
| CMD enum value | ProgressLogger | |
| createTable_(const String &name, const String &definition, bool may_exist=false) | OMSFileStore | private |
| createTableAppliedProcessingStep_(const String &parent_table) | OMSFileStore | private |
| createTableBaseFeature_(bool with_metainfo, bool with_idmatches) | OMSFileStore | private |
| createTableCVTerm_() | OMSFileStore | private |
| createTableDataValue_DataType_() | OMSFileStore | private |
| createTableIdentifiedMolecule_() | OMSFileStore | private |
| createTableMetaInfo_(const String &parent_table, const String &key_column="id") | OMSFileStore | private |
| createTableMoleculeType_() | OMSFileStore | private |
| createTableParentMatches_() | OMSFileStore | private |
| current_logger_ | ProgressLogger | mutableprotected |
| db_ | OMSFileStore | private |
| endProgress(UInt64 bytes_processed=0) const | ProgressLogger | |
| feat_processing_keys_ | OMSFileStore | private |
| getDatabaseKey_(const IdentificationData::IdentifiedMolecule &molecule_var) | OMSFileStore | private |
| getLogType() const | ProgressLogger | |
| GUI enum value | ProgressLogger | |
| identified_compound_keys_ | OMSFileStore | private |
| identified_oligo_keys_ | OMSFileStore | private |
| identified_peptide_keys_ | OMSFileStore | private |
| input_file_keys_ | OMSFileStore | private |
| Key typedef | OMSFileStore | |
| last_invoke_ | ProgressLogger | mutableprotected |
| LogType enum name | ProgressLogger | |
| nextProgress() const | ProgressLogger | |
| NONE enum value | ProgressLogger | |
| observation_keys_ | OMSFileStore | private |
| observation_match_keys_ | OMSFileStore | private |
| OMSFileStore(const String &filename, LogType log_type) | OMSFileStore | |
| operator=(const ProgressLogger &other) | ProgressLogger | |
| parent_grouping_keys_ | OMSFileStore | private |
| parent_sequence_keys_ | OMSFileStore | private |
| prepared_queries_ | OMSFileStore | private |
| processing_software_keys_ | OMSFileStore | private |
| processing_step_keys_ | OMSFileStore | private |
| ProgressLogger() | ProgressLogger | |
| ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
| recursion_depth_ | ProgressLogger | protectedstatic |
| score_type_keys_ | OMSFileStore | private |
| search_param_keys_ | OMSFileStore | private |
| setLogger(ProgressLoggerImpl *logger) | ProgressLogger | |
| setLogType(LogType type) const | ProgressLogger | |
| setProgress(SignedSize value) const | ProgressLogger | |
| startProgress(SignedSize begin, SignedSize end, const String &label) const | ProgressLogger | |
| store(const IdentificationData &id_data) | OMSFileStore | |
| store(const FeatureMap &features) | OMSFileStore | |
| store(const ConsensusMap &consensus) | OMSFileStore | |
| storeAdducts_(const IdentificationData &id_data) | OMSFileStore | private |
| storeAppliedProcessingStep_(const IdentificationData::AppliedProcessingStep &step, Size step_order, const String &parent_table, Key parent_id) | OMSFileStore | private |
| storeBaseFeature_(const BaseFeature &feature, int feature_id, int parent_id) | OMSFileStore | private |
| storeConsensusColumnHeaders_(const ConsensusMap &consensus) | OMSFileStore | private |
| storeConsensusFeatures_(const ConsensusMap &consensus) | OMSFileStore | private |
| storeCVTerm_(const CVTerm &cv_term) | OMSFileStore | private |
| storeDataProcessing_(const std::vector< DataProcessing > &data_processing) | OMSFileStore | private |
| storeDBSearchParams_(const IdentificationData &id_data) | OMSFileStore | private |
| storeFeatureAndSubordinates_(const Feature &feature, int &feature_id, int parent_id) | OMSFileStore | private |
| storeFeatures_(const FeatureMap &features) | OMSFileStore | private |
| storeIdentifiedCompounds_(const IdentificationData &id_data) | OMSFileStore | private |
| storeIdentifiedSequences_(const IdentificationData &id_data) | OMSFileStore | private |
| storeInputFiles_(const IdentificationData &id_data) | OMSFileStore | private |
| storeMapMetaData_(const MapType &features, const String &experiment_type="") | OMSFileStore | private |
| storeMetaInfo_(const MetaInfoInterface &info, const String &parent_table, Key parent_id) | OMSFileStore | private |
| storeMetaInfos_(const MetaInfoInterfaceContainer &container, const String &parent_table, const DBKeyTable &db_keys) | OMSFileStore | inlineprivate |
| storeObservationMatches_(const IdentificationData &id_data) | OMSFileStore | private |
| storeObservations_(const IdentificationData &id_data) | OMSFileStore | private |
| storeParentGroupSets_(const IdentificationData &id_data) | OMSFileStore | private |
| storeParentMatches_(const IdentificationData::ParentMatches &matches, Key molecule_id) | OMSFileStore | private |
| storeParentSequences_(const IdentificationData &id_data) | OMSFileStore | private |
| storeProcessingSoftwares_(const IdentificationData &id_data) | OMSFileStore | private |
| storeProcessingSteps_(const IdentificationData &id_data) | OMSFileStore | private |
| storeScoredProcessingResults_(const ScoredProcessingResultContainer &container, const String &parent_table, const DBKeyTable &db_keys) | OMSFileStore | inlineprivate |
| storeScoreTypes_(const IdentificationData &id_data) | OMSFileStore | private |
| storeVersionAndDate_() | OMSFileStore | private |
| type_ | ProgressLogger | mutableprotected |
| ~OMSFileStore() | OMSFileStore | |
| ~ProgressLogger() | ProgressLogger | virtual |