sot-core  4.11.8
Hierarchical task solver plug-in for dynamic-graph.
config.hh File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SOT_CORE_VERSION_UNKNOWN_TAG   0
 
#define SOT_CORE_VERSION   "4.11.8"
 
#define SOT_CORE_MAJOR_VERSION   4
 
#define SOT_CORE_MINOR_VERSION   11
 
#define SOT_CORE_PATCH_VERSION   8
 
#define SOT_CORE_VERSION_AT_LEAST(major, minor, patch)
 
#define SOT_CORE_VERSION_AT_MOST(major, minor, patch)
 
#define SOT_CORE_DLLIMPORT
 
#define SOT_CORE_DLLEXPORT
 
#define SOT_CORE_DLLLOCAL
 
#define SOT_CORE_DLLAPI   SOT_CORE_DLLIMPORT
 
#define SOT_CORE_LOCAL   SOT_CORE_DLLLOCAL
 

Macro Definition Documentation

◆ SOT_CORE_DLLAPI

#define SOT_CORE_DLLAPI   SOT_CORE_DLLIMPORT

◆ SOT_CORE_DLLEXPORT

#define SOT_CORE_DLLEXPORT

◆ SOT_CORE_DLLIMPORT

#define SOT_CORE_DLLIMPORT

◆ SOT_CORE_DLLLOCAL

#define SOT_CORE_DLLLOCAL

◆ SOT_CORE_LOCAL

#define SOT_CORE_LOCAL   SOT_CORE_DLLLOCAL

◆ SOT_CORE_MAJOR_VERSION

#define SOT_CORE_MAJOR_VERSION   4

◆ SOT_CORE_MINOR_VERSION

#define SOT_CORE_MINOR_VERSION   11

◆ SOT_CORE_PATCH_VERSION

#define SOT_CORE_PATCH_VERSION   8

◆ SOT_CORE_VERSION

#define SOT_CORE_VERSION   "4.11.8"

◆ SOT_CORE_VERSION_AT_LEAST

#define SOT_CORE_VERSION_AT_LEAST (   major,
  minor,
  patch 
)
Value:
SOT_CORE_PATCH_VERSION>=patch))))
#define SOT_CORE_MAJOR_VERSION
Definition: config.hh:12
#define SOT_CORE_MINOR_VERSION
Definition: config.hh:13

◆ SOT_CORE_VERSION_AT_MOST

#define SOT_CORE_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
SOT_CORE_PATCH_VERSION<=patch))))

◆ SOT_CORE_VERSION_UNKNOWN_TAG

#define SOT_CORE_VERSION_UNKNOWN_TAG   0