Semantically validates MzXML files. More...
#include <OpenMS/FORMAT/VALIDATORS/MzIdentMLValidator.h>
Public Member Functions | |
| MzIdentMLValidator (const CVMappings &mapping, const ControlledVocabulary &cv) | |
| Constructor. | |
| virtual | ~MzIdentMLValidator () |
| Destructor. | |
Private Member Functions | |
| MzIdentMLValidator () | |
| Not implemented. | |
| MzIdentMLValidator (const MzIdentMLValidator &rhs) | |
| Not implemented. | |
| MzIdentMLValidator & | operator= (const MzIdentMLValidator &rhs) |
| Not implemented. | |
Semantically validates MzXML files.
| MzIdentMLValidator | ( | const CVMappings & | mapping, | |
| const ControlledVocabulary & | cv | |||
| ) |
Constructor.
| mapping | The mapping rules | |
| cv | All controlled vocabularies required for the mapping |
| virtual ~MzIdentMLValidator | ( | ) | [virtual] |
Destructor.
| MzIdentMLValidator | ( | ) | [private] |
Not implemented.
| MzIdentMLValidator | ( | const MzIdentMLValidator & | rhs | ) | [private] |
Not implemented.
| MzIdentMLValidator& operator= | ( | const MzIdentMLValidator & | 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 |