OpenMS
2.8.0
|
This is the complete list of members for OMSFileStore, including all inherited members.
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 |
createTableCVTerm_() | OMSFileStore | private |
createTableDataValue_() | 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_name_ | OMSFileStore | private |
endProgress() const | ProgressLogger | |
getAddress_(const IdentificationData::IdentifiedMolecule &molecule_var) | OMSFileStore | private |
getLogType() const | ProgressLogger | |
GUI enum value | ProgressLogger | |
Key typedef | OMSFileStore | |
last_invoke_ | ProgressLogger | mutableprotected |
LogType enum name | ProgressLogger | |
logTypeToFactoryName_(LogType type) | ProgressLogger | protectedstatic |
nextProgress() const | ProgressLogger | |
NONE enum value | ProgressLogger | |
OMSFileStore(const String &filename, LogType log_type) | OMSFileStore | |
operator=(const ProgressLogger &other) | ProgressLogger | |
prepared_queries_ | OMSFileStore | private |
ProgressLogger() | ProgressLogger | |
ProgressLogger(const ProgressLogger &other) | ProgressLogger | |
recursion_depth_ | ProgressLogger | protectedstatic |
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 | |
storeAdducts_(const IdentificationData &id_data) | OMSFileStore | private |
storeAppliedProcessingStep_(const IdentificationData::AppliedProcessingStep &step, Size step_order, const String &parent_table, Key parent_id) | OMSFileStore | private |
storeCVTerm_(const CVTerm &cv_term) | OMSFileStore | private |
storeDataProcessing_(const FeatureMap &features) | OMSFileStore | private |
storeDataValue_(const DataValue &value) | OMSFileStore | private |
storeDBSearchParams_(const IdentificationData &id_data) | OMSFileStore | private |
storeFeature_(const FeatureMap &features) | 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 FeatureMap &features) | OMSFileStore | private |
storeMetaInfo_(const MetaInfoInterface &info, const String &parent_table, Key parent_id) | OMSFileStore | private |
storeMetaInfos_(const MetaInfoInterfaceContainer &container, const String &parent_table) | 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) | OMSFileStore | inlineprivate |
storeScoreTypes_(const IdentificationData &id_data) | OMSFileStore | private |
storeVersionAndDate_() | OMSFileStore | private |
type_ | ProgressLogger | mutableprotected |
~OMSFileStore() | OMSFileStore | |
~ProgressLogger() | ProgressLogger | virtual |