COVISE Core
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

◆ arch()

const char * CoviseVersion::arch ( )
static

get the ARCHSUFFIX

◆ compileDate()

const char * CoviseVersion::compileDate ( )
static

get the compilation date

◆ hash()

const char * CoviseVersion::hash ( )
static

get the hash of the latest git commit

◆ longVersion()

const char * CoviseVersion::longVersion ( )
static

◆ month()

int CoviseVersion::month ( )
static

get the month of the last git commit

◆ shortVersion()

const char * CoviseVersion::shortVersion ( )
static

◆ year()

int CoviseVersion::year ( )
static

get the year of the last git commit


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