Go to the source code of this file.
◆ HPP_PLOT_DLLAPI
◆ HPP_PLOT_DLLEXPORT
#define HPP_PLOT_DLLEXPORT |
◆ HPP_PLOT_DLLIMPORT
#define HPP_PLOT_DLLIMPORT |
◆ HPP_PLOT_DLLLOCAL
#define HPP_PLOT_DLLLOCAL |
◆ HPP_PLOT_LOCAL
◆ HPP_PLOT_MAJOR_VERSION
#define HPP_PLOT_MAJOR_VERSION 4 |
◆ HPP_PLOT_MINOR_VERSION
#define HPP_PLOT_MINOR_VERSION 15 |
◆ HPP_PLOT_PATCH_VERSION
#define HPP_PLOT_PATCH_VERSION 1 |
◆ HPP_PLOT_VERSION
#define HPP_PLOT_VERSION "4.15.1" |
◆ HPP_PLOT_VERSION_AT_LEAST
#define HPP_PLOT_VERSION_AT_LEAST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: HPP_PLOT_PATCH_VERSION>=patch))))
#define HPP_PLOT_MINOR_VERSION
Definition: config.hh:13
#define HPP_PLOT_MAJOR_VERSION
Definition: config.hh:12
◆ HPP_PLOT_VERSION_AT_MOST
#define HPP_PLOT_VERSION_AT_MOST |
( |
|
major, |
|
|
|
minor, |
|
|
|
patch |
|
) |
| |
Value: HPP_PLOT_PATCH_VERSION<=patch))))
#define HPP_PLOT_MINOR_VERSION
Definition: config.hh:13
#define HPP_PLOT_MAJOR_VERSION
Definition: config.hh:12
◆ HPP_PLOT_VERSION_UNKNOWN_TAG
#define HPP_PLOT_VERSION_UNKNOWN_TAG 0 |