sot-talos-balance  2.0.5
Collection of dynamic-graph entities aimed at implementing balance control on talos.
config.hh File Reference

Go to the source code of this file.

Macros

#define SOT_TALOS_BALANCE_DLLAPI   SOT_TALOS_BALANCE_DLLIMPORT
 
#define SOT_TALOS_BALANCE_DLLEXPORT
 
#define SOT_TALOS_BALANCE_DLLIMPORT
 
#define SOT_TALOS_BALANCE_DLLLOCAL
 
#define SOT_TALOS_BALANCE_LOCAL   SOT_TALOS_BALANCE_DLLLOCAL
 
#define SOT_TALOS_BALANCE_MAJOR_VERSION   2
 
#define SOT_TALOS_BALANCE_MINOR_VERSION   0
 
#define SOT_TALOS_BALANCE_PATCH_VERSION   5
 
#define SOT_TALOS_BALANCE_VERSION   "2.0.5"
 
#define SOT_TALOS_BALANCE_VERSION_AT_LEAST(major, minor, patch)
 
#define SOT_TALOS_BALANCE_VERSION_AT_MOST(major, minor, patch)
 
#define SOT_TALOS_BALANCE_VERSION_UNKNOWN_TAG   0
 

Macro Definition Documentation

◆ SOT_TALOS_BALANCE_DLLAPI

#define SOT_TALOS_BALANCE_DLLAPI   SOT_TALOS_BALANCE_DLLIMPORT

Definition at line 64 of file config.hh.

◆ SOT_TALOS_BALANCE_DLLEXPORT

#define SOT_TALOS_BALANCE_DLLEXPORT

Definition at line 48 of file config.hh.

◆ SOT_TALOS_BALANCE_DLLIMPORT

#define SOT_TALOS_BALANCE_DLLIMPORT

Definition at line 47 of file config.hh.

◆ SOT_TALOS_BALANCE_DLLLOCAL

#define SOT_TALOS_BALANCE_DLLLOCAL

Definition at line 49 of file config.hh.

◆ SOT_TALOS_BALANCE_LOCAL

#define SOT_TALOS_BALANCE_LOCAL   SOT_TALOS_BALANCE_DLLLOCAL

Definition at line 66 of file config.hh.

◆ SOT_TALOS_BALANCE_MAJOR_VERSION

#define SOT_TALOS_BALANCE_MAJOR_VERSION   2

Definition at line 12 of file config.hh.

◆ SOT_TALOS_BALANCE_MINOR_VERSION

#define SOT_TALOS_BALANCE_MINOR_VERSION   0

Definition at line 13 of file config.hh.

◆ SOT_TALOS_BALANCE_PATCH_VERSION

#define SOT_TALOS_BALANCE_PATCH_VERSION   5

Definition at line 14 of file config.hh.

◆ SOT_TALOS_BALANCE_VERSION

#define SOT_TALOS_BALANCE_VERSION   "2.0.5"

Definition at line 11 of file config.hh.

◆ SOT_TALOS_BALANCE_VERSION_AT_LEAST

#define SOT_TALOS_BALANCE_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
SOT_TALOS_BALANCE_PATCH_VERSION>=patch))))

Definition at line 16 of file config.hh.

◆ SOT_TALOS_BALANCE_VERSION_AT_MOST

#define SOT_TALOS_BALANCE_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
SOT_TALOS_BALANCE_PATCH_VERSION<=patch))))

Definition at line 20 of file config.hh.

◆ SOT_TALOS_BALANCE_VERSION_UNKNOWN_TAG

#define SOT_TALOS_BALANCE_VERSION_UNKNOWN_TAG   0

Definition at line 10 of file config.hh.

SOT_TALOS_BALANCE_MINOR_VERSION
#define SOT_TALOS_BALANCE_MINOR_VERSION
Definition: config.hh:13
SOT_TALOS_BALANCE_MAJOR_VERSION
#define SOT_TALOS_BALANCE_MAJOR_VERSION
Definition: config.hh:12