Macros | |
#define | DYNAMIC_GRAPH_VERSION_UNKNOWN_TAG 0 |
#define | DYNAMIC_GRAPH_VERSION "4.0.0-2-g6055" |
#define | DYNAMIC_GRAPH_MAJOR_VERSION 4 |
#define | DYNAMIC_GRAPH_MINOR_VERSION 0 |
#define | DYNAMIC_GRAPH_PATCH_VERSION 0 |
#define | DYNAMIC_GRAPH_VERSION_AT_LEAST(major, minor, patch) |
#define | DYNAMIC_GRAPH_VERSION_AT_MOST(major, minor, patch) |
#define | DYNAMIC_GRAPH_DLLIMPORT |
#define | DYNAMIC_GRAPH_DLLEXPORT |
#define | DYNAMIC_GRAPH_DLLLOCAL |
#define | DYNAMIC_GRAPH_DLLAPI DYNAMIC_GRAPH_DLLIMPORT |
#define | DYNAMIC_GRAPH_LOCAL DYNAMIC_GRAPH_DLLLOCAL |
#define DYNAMIC_GRAPH_DLLAPI DYNAMIC_GRAPH_DLLIMPORT |
Referenced by dynamicgraph::operator<<(), and dynamicgraph::ExceptionAbstract::what().
#define DYNAMIC_GRAPH_DLLEXPORT |
#define DYNAMIC_GRAPH_DLLIMPORT |
#define DYNAMIC_GRAPH_DLLLOCAL |
#define DYNAMIC_GRAPH_LOCAL DYNAMIC_GRAPH_DLLLOCAL |
#define DYNAMIC_GRAPH_MAJOR_VERSION 4 |
#define DYNAMIC_GRAPH_MINOR_VERSION 0 |
#define DYNAMIC_GRAPH_PATCH_VERSION 0 |
#define DYNAMIC_GRAPH_VERSION "4.0.0-2-g6055" |
#define DYNAMIC_GRAPH_VERSION_AT_LEAST | ( | major, | |
minor, | |||
patch | |||
) |
#define DYNAMIC_GRAPH_VERSION_AT_MOST | ( | major, | |
minor, | |||
patch | |||
) |
#define DYNAMIC_GRAPH_VERSION_UNKNOWN_TAG 0 |