详细描述
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.
在文件Version.h第31行定义。
所有成员的列表。
构造及析构函数文档
成员函数文档
static int32_t get_version_day |
( |
|
) |
[static] |
static const char* get_version_extra |
( |
|
) |
[static] |
static int32_t get_version_hour |
( |
|
) |
[static] |
static int64_t get_version_in_minutes |
( |
|
) |
[static] |
static int32_t get_version_minute |
( |
|
) |
[static] |
static int32_t get_version_month |
( |
|
) |
[static] |
static const char* get_version_release |
( |
|
) |
[static] |
static int32_t get_version_revision |
( |
|
) |
[static] |
static int32_t get_version_year |
( |
|
) |
[static] |
static void print_version |
( |
|
) |
[static] |
int32_t ref_count |
( |
|
) |
const |
成员数据文档
const int32_t version_day = VERSION_DAY [static, protected] |
const int32_t version_hour = VERSION_HOUR [static, protected] |
const int32_t version_year = VERSION_YEAR [static, protected] |
该类的文档由以下文件生成: