![]() |
User Manual, Developers Guide and API Documentation |
![]() |
Static Public Member Functions | |
| static std::string | extractFlags (const std::string s) |
| static std::string | extractHost (const std::string s) |
| static std::string | extractModificationTime (const std::string s) |
| static std::string | extractModifiedFile (const std::string s) |
| static std::string | extractRelease (const std::string s) |
| static std::string | extractTime (const std::string s) |
| static std::string | extractUser (const std::string s) |
For internal use only.
A nested namespace would be optimal, but that's not possible, so now it's a "class" with static members only.
Definition at line 202 of file Version.hpp.
| static std::string wns::module::Version::Syntax::extractFlags | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractHost | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractModificationTime | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractModifiedFile | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractRelease | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractTime | ( | const std::string | s | ) | [static] |
| static std::string wns::module::Version::Syntax::extractUser | ( | const std::string | s | ) | [static] |
1.5.5