![]() |
OpenMS
|
#include <OpenMS/METADATA/CVTerm.h>#include <OpenMS/METADATA/MetaInfoInterface.h>#include <OpenMS/CONCEPT/HashUtils.h>#include <map>Go to the source code of this file.
Classes | |
| class | CVTermList |
| Representation of controlled vocabulary term list. More... | |
| struct | hash< OpenMS::CVTermList > |
| Hash function for CVTermList. More... | |
Namespaces | |
| namespace | OpenMS |
| Main OpenMS namespace. | |
| namespace | std |
| STL namespace. | |
Functions | |
| template<typename T > | |
| std::size_t | hashCVTerms (const T &obj) noexcept |
| Helper template to hash any type with getCVTerms() method (CVTermList, CVTermListInterface) | |
| std::size_t | hashCVTermList (const CVTermList &cvtl) noexcept |