Semantically validates MzXML files. More...
#include <OpenMS/FORMAT/VALIDATORS/TraMLValidator.h>
Public Member Functions | |
| TraMLValidator (const CVMappings &mapping, const ControlledVocabulary &cv) | |
| Constructor. | |
| virtual | ~TraMLValidator () |
| Destructor. | |
Private Member Functions | |
| TraMLValidator () | |
| Not implemented. | |
| TraMLValidator (const TraMLValidator &rhs) | |
| Not implemented. | |
| TraMLValidator & | operator= (const TraMLValidator &rhs) |
| Not implemented. | |
Semantically validates MzXML files.
| TraMLValidator | ( | const CVMappings & | mapping, | |
| const ControlledVocabulary & | cv | |||
| ) |
Constructor.
| mapping | The mapping rules | |
| cv | All controlled vocabularies required for the mapping |
| virtual ~TraMLValidator | ( | ) | [virtual] |
Destructor.
| TraMLValidator | ( | ) | [private] |
Not implemented.
| TraMLValidator | ( | const TraMLValidator & | rhs | ) | [private] |
Not implemented.
| TraMLValidator& operator= | ( | const TraMLValidator & | rhs | ) | [private] |
Not implemented.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:43:00 using doxygen 1.7.1 |