Macros | |
#define | HPP_PLOT_VERSION_UNKNOWN_TAG 0 |
#define | HPP_PLOT_VERSION "4.8.0" |
#define | HPP_PLOT_MAJOR_VERSION 4 |
#define | HPP_PLOT_MINOR_VERSION 8 |
#define | HPP_PLOT_PATCH_VERSION 0 |
#define | HPP_PLOT_VERSION_AT_LEAST(major, minor, patch) |
#define | HPP_PLOT_VERSION_AT_MOST(major, minor, patch) |
#define | HPP_PLOT_DLLIMPORT |
#define | HPP_PLOT_DLLEXPORT |
#define | HPP_PLOT_DLLLOCAL |
#define | HPP_PLOT_DLLAPI HPP_PLOT_DLLIMPORT |
#define | HPP_PLOT_LOCAL HPP_PLOT_DLLLOCAL |
#define HPP_PLOT_DLLAPI HPP_PLOT_DLLIMPORT |
#define HPP_PLOT_DLLEXPORT |
#define HPP_PLOT_DLLIMPORT |
#define HPP_PLOT_DLLLOCAL |
#define HPP_PLOT_LOCAL HPP_PLOT_DLLLOCAL |
#define HPP_PLOT_MAJOR_VERSION 4 |
#define HPP_PLOT_MINOR_VERSION 8 |
#define HPP_PLOT_PATCH_VERSION 0 |
#define HPP_PLOT_VERSION "4.8.0" |
#define HPP_PLOT_VERSION_AT_LEAST | ( | major, | |
minor, | |||
patch | |||
) |
#define HPP_PLOT_VERSION_AT_MOST | ( | major, | |
minor, | |||
patch | |||
) |
#define HPP_PLOT_VERSION_UNKNOWN_TAG 0 |