Information about the current Equalizer version. More...
#include <version.h>
Static Public Member Functions | |
| static uint32_t | getMajor () |
| static uint32_t | getMinor () |
| static uint32_t | getPatch () |
| static uint32_t | getInt () |
| static float | getFloat () |
| static std::string | getString () |
Information about the current Equalizer version.
Definition at line 33 of file client/version.h.
| uint32_t Version::getMajor | ( | ) | [static] |
Definition at line 23 of file version.cpp.
| uint32_t Version::getMinor | ( | ) | [static] |
Definition at line 27 of file version.cpp.
| uint32_t Version::getPatch | ( | ) | [static] |
Definition at line 31 of file version.cpp.
| uint32_t Version::getInt | ( | ) | [static] |
Definition at line 36 of file version.cpp.
| float Version::getFloat | ( | ) | [static] |
Definition at line 42 of file version.cpp.
| std::string Version::getString | ( | ) | [static] |
Definition at line 48 of file version.cpp.
0.9.1 by
1.6.1