Equalizer  1.2.1
Static Public Member Functions
eq::Version Class Reference

Information about the current Equalizer version. More...

#include <version.h>

List of all members.

Static Public Member Functions

static uint32_t getMajor ()
static uint32_t getMinor ()
static uint32_t getPatch ()
static std::string getRevision ()
static uint32_t getABI ()
static uint32_t getInt ()
static float getFloat ()
static std::string getString ()
static bool check ()
static uint32_t getMajor ()
static uint32_t getMinor ()
static uint32_t getPatch ()
static std::string getRevision ()
static uint32_t getABI ()
static uint32_t getInt ()
static float getFloat ()
static std::string getString ()
static bool check ()

Detailed Description

Information about the current Equalizer version.

Definition at line 68 of file eq/client/version.h.


Member Function Documentation

static bool eq::Version::check ( ) [inline, static]
Returns:
true if the link-time and compile-time DSO versions are compatible.

Definition at line 102 of file eq/client/version.h.

static bool eq::Version::check ( ) [inline, static]
Returns:
true if the link-time and compile-time DSO versions are compatible.

Definition at line 102 of file eq/version.h.

static uint32_t eq::Version::getABI ( ) [static]
Returns:
the current DSO binary revision.
Version:
1.1.1

Referenced by eq::init().

+ Here is the caller graph for this function:

static uint32_t eq::Version::getABI ( ) [static]
Returns:
the current DSO binary revision.
Version:
1.1.1
static float eq::Version::getFloat ( ) [static]
Returns:
the current Equalizer version (MM.mmpp).
Version:
1.0
static float eq::Version::getFloat ( ) [static]
Returns:
the current Equalizer version (MM.mmpp).
Version:
1.0
static uint32_t eq::Version::getInt ( ) [static]
Returns:
the current Equalizer version (MMmmpp).
Version:
1.0
static uint32_t eq::Version::getInt ( ) [static]
Returns:
the current Equalizer version (MMmmpp).
Version:
1.0
static uint32_t eq::Version::getMajor ( ) [static]
Returns:
the current major version of Equalizer.
Version:
1.0
static uint32_t eq::Version::getMajor ( ) [static]
Returns:
the current major version of Equalizer.
Version:
1.0
static uint32_t eq::Version::getMinor ( ) [static]
Returns:
the current minor version of Equalizer.
Version:
1.0
static uint32_t eq::Version::getMinor ( ) [static]
Returns:
the current minor version of Equalizer.
Version:
1.0
static uint32_t eq::Version::getPatch ( ) [static]
Returns:
the current patch level of Equalizer.
Version:
1.0
static uint32_t eq::Version::getPatch ( ) [static]
Returns:
the current patch level of Equalizer.
Version:
1.0
static std::string eq::Version::getRevision ( ) [static]
Returns:
the current revision of Equalizer.
Version:
1.0
static std::string eq::Version::getRevision ( ) [static]
Returns:
the current revision of Equalizer.
Version:
1.0
static std::string eq::Version::getString ( ) [static]
Returns:
the current Equalizer version (MM.mm.pp[.rr]).
Version:
1.0
static std::string eq::Version::getString ( ) [static]
Returns:
the current Equalizer version (MM.mm.pp[.rr]).
Version:
1.0

The documentation for this class was generated from the following files:
Generated on Fri Jun 8 2012 15:44:35 for Equalizer 1.2.1 by  doxygen 1.8.0