28 namespace JPP { 
using namespace JLANG; }
 
   42 #if NAMESPACE == ANTARES   
const char * getGITCommit()
Get GIT commit. 
 
const char * getGITDate()
Get GIT date. 
 
std::string getNamespace(const std::string &type_name)
Get name space, i.e. part before JEEP::TYPENAME_SEPARATOR. 
 
std::string getGITVersion(const std::string &tag)
Get GIT version for given GIT tag. 
 
const char * getSource()
Get source.