User Manual, Developers Guide and API Documentation

wns::module::Version::Syntax Class Reference

contains methods to extract specific parts of a version string More...

List of all members.

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)


Detailed Description

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.


Member Function Documentation

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]


The documentation for this class was generated from the following file:

Generated on Sun May 27 03:33:00 2012 for openWNS by  doxygen 1.5.5