GPU-SD  1.4.0
Static Public Member Functions
gpusd::Version Class Reference

Information about the current GPU-SD version. More...

#include <version.h>

List of all members.

Static Public Member Functions

static int getMajor ()
static int getMinor ()
static int getPatch ()
static std::string getString ()

Detailed Description

Information about the current GPU-SD version.

Definition at line 63 of file version.h.


Member Function Documentation

static int gpusd::Version::getMajor ( ) [static]
Returns:
the current major version of Gpusd.
static int gpusd::Version::getMinor ( ) [static]
Returns:
the current minor version of Gpusd.
static int gpusd::Version::getPatch ( ) [static]
Returns:
the current patch level of Gpusd.
static std::string gpusd::Version::getString ( ) [static]
Returns:
the current Gpusd version (MM.mm.pp).

The documentation for this class was generated from the following file:
Generated on Mon Jul 16 2012 11:27:39 for GPU-SD 1.4.0 by  doxygen 1.7.6.1