#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< MSExperiment<> >::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< MSExperiment<> >::MzMLHandler(), and MzMLHandler< MapType >::startElement().
| Int version_major |
| Int version_minor |
| Int version_patch |
| OpenMS / TOPP release 2.0.0 | Documentation generated on Wed Mar 30 2016 12:49:30 using doxygen 1.8.11 |