COVISE Core
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros
Static Public Member Functions | List of all members
covise::CoviseVersion Class Reference

#include <covise_version.h>

Static Public Member Functions

static const char * shortVersion ()
 
static const char * longVersion ()
 
static const char * hash ()
 get the hash of the latest git commit More...
 
static const char * compileDate ()
 get the compilation date More...
 
static const char * arch ()
 get the ARCHSUFFIX More...
 
static int year ()
 get the year of the last git commit More...
 
static int month ()
 get the month of the last git commit More...
 

Member Function Documentation

const char * CoviseVersion::arch ( )
static

get the ARCHSUFFIX

const char * CoviseVersion::compileDate ( )
static

get the compilation date

const char * CoviseVersion::hash ( )
static

get the hash of the latest git commit

const char * CoviseVersion::longVersion ( )
static
int CoviseVersion::month ( )
static

get the month of the last git commit

const char * CoviseVersion::shortVersion ( )
static
int CoviseVersion::year ( )
static

get the year of the last git commit


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