Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
watversion.hh File Reference
This graph shows which files directly or indirectly include this file:

Macros

#define WAT_VERSION   "6.2.6.0"
 
#define WAT_VERSION_DEVEL   0
 
#define WAT_VERSION_MAJOR   6
 
#define WAT_VERSION_MICRO   6
 
#define WAT_VERSION_MINOR   2
 

Functions

char * watversion (char c='s')
 

Variables

const char *const watVersion = WAT_VERSION
 
const int watVersionDevel = WAT_VERSION_DEVEL
 
const int watVersionMajor = WAT_VERSION_MAJOR
 
const int watVersionMicro = WAT_VERSION_MICRO
 
const int watVersionMinor = WAT_VERSION_MINOR
 

Macro Definition Documentation

#define WAT_VERSION   "6.2.6.0"

Definition at line 5 of file watversion.hh.

#define WAT_VERSION_DEVEL   0

Definition at line 13 of file watversion.hh.

#define WAT_VERSION_MAJOR   6

Definition at line 7 of file watversion.hh.

#define WAT_VERSION_MICRO   6

Definition at line 11 of file watversion.hh.

#define WAT_VERSION_MINOR   2

Definition at line 9 of file watversion.hh.

Function Documentation

char* watversion ( char  c = 's')
inline

Definition at line 21 of file watversion.hh.

Variable Documentation

const char* const watVersion = WAT_VERSION

Definition at line 15 of file watversion.hh.

const int watVersionDevel = WAT_VERSION_DEVEL

Definition at line 19 of file watversion.hh.

const int watVersionMajor = WAT_VERSION_MAJOR

Definition at line 16 of file watversion.hh.

const int watVersionMicro = WAT_VERSION_MICRO

Definition at line 18 of file watversion.hh.

const int watVersionMinor = WAT_VERSION_MINOR

Definition at line 17 of file watversion.hh.