OpenMS
|
This is the complete list of members for CVMappings, including all inherited members.
addCVReference(const CVReference &cv_reference) | CVMappings | |
addMappingRule(const CVMappingRule &cv_mapping_rule) | CVMappings | |
cv_references_ | CVMappings | protected |
cv_references_vector_ | CVMappings | protected |
CVMappings() | CVMappings | |
CVMappings(const CVMappings &rhs) | CVMappings | |
getCVReferences() const | CVMappings | |
getMappingRules() const | CVMappings | |
hasCVReference(const String &identifier) | CVMappings | |
mapping_rules_ | CVMappings | protected |
operator!=(const CVMappings &rhs) const | CVMappings | |
operator=(const CVMappings &rhs) | CVMappings | |
operator==(const CVMappings &rhs) const | CVMappings | |
setCVReferences(const std::vector< CVReference > &cv_references) | CVMappings | |
setMappingRules(const std::vector< CVMappingRule > &cv_mapping_rules) | CVMappings | |
~CVMappings() | CVMappings | virtual |