OpenMS
2.5.0
|
This is the complete list of members for ControlledVocabulary, including all inherited members.
checkName_(const String &id, const String &name, bool ignore_case=true) | ControlledVocabulary | protected |
ControlledVocabulary() | ControlledVocabulary | |
exists(const String &id) const | ControlledVocabulary | |
getAllChildTerms(std::set< String > &terms, const String &parent) const | ControlledVocabulary | |
getTerm(const String &id) const | ControlledVocabulary | |
getTermByName(const String &name, const String &desc="") const | ControlledVocabulary | |
getTerms() const | ControlledVocabulary | |
hasTermWithName(const String &name) const | ControlledVocabulary | |
isChildOf(const String &child, const String &parent) const | ControlledVocabulary | |
loadFromOBO(const String &name, const String &filename) | ControlledVocabulary | |
name() const | ControlledVocabulary | |
name_ | ControlledVocabulary | protected |
namesToIds_ | ControlledVocabulary | protected |
operator<<(std::ostream &os, const ControlledVocabulary &cv) | ControlledVocabulary | friend |
terms_ | ControlledVocabulary | protected |
~ControlledVocabulary() | ControlledVocabulary | virtual |