Wire Sysio Wire Sysion 1.0.0
|
Functions | |
const std::string & | version_client () |
< Grab the basic version information of the client; example: v1.8.0-rc1 | |
const std::string & | version_full () |
std::string | _version_client () |
< Helper function for version_client() | |
std::string | _version_full () |
std::string sysio::version::_version_client | ( | ) |
std::string sysio::version::_version_full | ( | ) |
const std::string & sysio::version::version_client | ( | ) |
Grab the full version information of the client; example: v1.8.0-rc1-7de458254[-dirty]
Definition at line 5 of file version.cpp.
const std::string & sysio::version::version_full | ( | ) |
Definition at line 10 of file version.cpp.