hpp-plot  4.15.1
Plotting tools for HPP
config.hh File Reference

Go to the source code of this file.

Macros

#define HPP_PLOT_VERSION_UNKNOWN_TAG   0
 
#define HPP_PLOT_VERSION   "4.15.1"
 
#define HPP_PLOT_MAJOR_VERSION   4
 
#define HPP_PLOT_MINOR_VERSION   15
 
#define HPP_PLOT_PATCH_VERSION   1
 
#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
 

Macro Definition Documentation

◆ HPP_PLOT_DLLAPI

#define HPP_PLOT_DLLAPI   HPP_PLOT_DLLIMPORT

◆ HPP_PLOT_DLLEXPORT

#define HPP_PLOT_DLLEXPORT

◆ HPP_PLOT_DLLIMPORT

#define HPP_PLOT_DLLIMPORT

◆ HPP_PLOT_DLLLOCAL

#define HPP_PLOT_DLLLOCAL

◆ HPP_PLOT_LOCAL

#define HPP_PLOT_LOCAL   HPP_PLOT_DLLLOCAL

◆ 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_MAJOR_VERSION
Definition: config.hh:12
#define HPP_PLOT_MINOR_VERSION
Definition: config.hh:13

◆ HPP_PLOT_VERSION_AT_MOST

#define HPP_PLOT_VERSION_AT_MOST (   major,
  minor,
  patch 
)
Value:
HPP_PLOT_PATCH_VERSION<=patch))))

◆ HPP_PLOT_VERSION_UNKNOWN_TAG

#define HPP_PLOT_VERSION_UNKNOWN_TAG   0