JANA2
JVersion Class Reference

Public Types

enum  {
  major = 2,
  minor = 0,
  build = 0
}
 

Static Public Member Functions

static unsigned int GetMajor (void)
 
static unsigned int GetMinor (void)
 
static unsigned int GetBuild (void)
 
static std::string GetDevStatus (void)
 
static std::string GetVersion (void)
 
static std::string GetIDstring (void)
 
static std::string GetRevision (void)
 
static std::string GetDate (void)
 
static std::string GetSource (void)
 

Static Protected Member Functions

static std::string ExtractContent (const char *ccstr)
 

Member Function Documentation

static std::string JVersion::ExtractContent ( const char *  ccstr)
inlinestaticprotected

Attempt to cut off everything leading up to and including the first space character and everything after and including the last space character of the given string.


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