OpenMS
|
#include <OpenMS/DATASTRUCTURES/ListUtils.h>
#include <OpenMS/DATASTRUCTURES/StringListUtils.h>
#include <OpenMS/CONCEPT/Exception.h>
#include <set>
#include <map>
Go to the source code of this file.
Classes | |
class | ControlledVocabulary |
struct | ControlledVocabulary::CVTerm |
Representation of a CV term. More... | |
Namespaces | |
OpenMS | |
Main OpenMS namespace. | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const ControlledVocabulary &cv) |
Print the contents to a stream. More... | |