#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 Tue Aug 25 2015 05:54:09 using doxygen 1.8.9.1 |