CVersion Class Reference
Detailed Description
Class Version provides version information.
It provides information of the version of shogun that is currently used, for example the svn revision, time and date of compile and compilation and the linkflags used.
Definition at line 29 of file Version.h.
List of all members.
Constructor & Destructor Documentation
CVersion::~CVersion |
( |
|
) |
[virtual] |
Member Function Documentation
static int32_t CVersion::get_version_day |
( |
|
) |
[static] |
static const char* CVersion::get_version_extra |
( |
|
) |
[static] |
static int32_t CVersion::get_version_hour |
( |
|
) |
[static] |
static int64_t CVersion::get_version_in_minutes |
( |
|
) |
[static] |
static int32_t CVersion::get_version_minute |
( |
|
) |
[static] |
static int32_t CVersion::get_version_month |
( |
|
) |
[static] |
static const char* CVersion::get_version_release |
( |
|
) |
[static] |
static int32_t CVersion::get_version_revision |
( |
|
) |
[static] |
static int32_t CVersion::get_version_year |
( |
|
) |
[static] |
static void CVersion::print_version |
( |
|
) |
[static] |
int32_t CVersion::ref |
( |
|
) |
|
int32_t CVersion::ref_count |
( |
|
) |
const |
int32_t CVersion::unref |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: