g4tools  5.4.0
Namespaces | Macros | Functions
version File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tools
 inlined C code : ///////////////////////////////////
 

Macros

#define tools_version
 
#define TOOLS_MAJOR_VERSION   5
 
#define TOOLS_MINOR_VERSION   4
 
#define TOOLS_PATCH_VERSION   0
 
#define TOOLS_VERSION   "5.4.0"
 
#define TOOLS_VERSION_VRP   "v5r4p0"
 

Functions

unsigned int tools::version ()
 

Macro Definition Documentation

◆ TOOLS_MAJOR_VERSION

#define TOOLS_MAJOR_VERSION   5

Definition at line 7 of file version.

◆ TOOLS_MINOR_VERSION

#define TOOLS_MINOR_VERSION   4

Definition at line 8 of file version.

◆ TOOLS_PATCH_VERSION

#define TOOLS_PATCH_VERSION   0

Definition at line 9 of file version.

◆ tools_version

#define tools_version

Definition at line 5 of file version.

◆ TOOLS_VERSION

#define TOOLS_VERSION   "5.4.0"

Definition at line 10 of file version.

◆ TOOLS_VERSION_VRP

#define TOOLS_VERSION_VRP   "v5r4p0"

Definition at line 11 of file version.