#include <OpenMS/CONCEPT/VersionInfo.h>
| Public Member Functions | |
| VersionDetails () | |
| VersionDetails (const VersionDetails &other) | |
| bool | operator< (const VersionDetails &rhs) const | 
| bool | operator== (const VersionDetails &rhs) const | 
| bool | operator> (const VersionDetails &rhs) const | 
| Static Public Member Functions | |
| static VersionDetails | create (const String &version) | 
| parse String and return as proper struct  More... | |
| Public Attributes | |
| Int | version_major | 
| Int | version_minor | 
| Int | version_patch | 
| Static Public Attributes | |
| static const VersionDetails | EMPTY | 
| 
 | inline | 
| 
 | inline | 
| 
 | static | 
parse String and return as proper struct
Referenced by MzMLHandler< MapType >::MzMLHandler(), and MzMLHandler< MapType >::startElement().
| bool operator< | ( | const VersionDetails & | rhs | ) | const | 
| bool operator== | ( | const VersionDetails & | rhs | ) | const | 
| bool operator> | ( | const VersionDetails & | rhs | ) | const | 
| 
 | static | 
Referenced by MzMLHandler< MapType >::MzMLHandler(), and MzMLHandler< MapType >::startElement().
| Int version_major | 
| Int version_minor | 
| Int version_patch | 
| OpenMS / TOPP release 1.11.1 | Documentation generated on Thu Nov 14 2013 11:19:28 using doxygen 1.8.5 |