Home  · Classes  · Annotated Classes  · Modules  · Members  · Namespaces  · Related Pages

VersionInfo Class Reference
[Concept]

#include <OpenMS/CONCEPT/VersionInfo.h>

List of all members.


Detailed Description

Version information class.

The OpenMS release and version data can be retrieved as a string or as integers.

The VersionInfo class contains only static methods.

Static Public Member Functions

static String getVersionAndTime ()
 Return the version number and the build time of OpenMS.
static String getVersion ()
 Return the version number of OpenMS.
static Int getMajorRevision ()
 Return the major revision number. The part of the release number before the dot.
static Int getMinorRevision ()
 Return the minor revision number. The part of the release number after the dot.


Member Function Documentation

static String getVersionAndTime (  )  [static]

Return the version number and the build time of OpenMS.

static String getVersion (  )  [static]

Return the version number of OpenMS.

static Int getMajorRevision (  )  [static]

Return the major revision number. The part of the release number before the dot.

static Int getMinorRevision (  )  [static]

Return the minor revision number. The part of the release number after the dot.


The documentation for this class was generated from the following file:
Generated Tue Apr 1 15:36:43 2008 -- using doxygen 1.5.4 OpenMS / TOPP 1.1