libpgplotxx.a (C++ interface to PGPLOT)
pgplotxx.h
Go to the documentation of this file.
1 
48 #ifndef TF_PGPLOTCPP_H_VERSION
49 #define TF_PGPLOTCPP_H_VERSION \
51  "TF_PGPLOTCPP_H V1.0 (17-03-2015)"
52 
70 #include <pgplotxx/structs.h>
71 #include <pgplotxx/basicdevice.h>
72 #include <pgplotxx/device.h>
73 
81 namespace pgplot {
82 
91 
92 
96 
97 extern const char* const usage_escape_sequences;
98 
102 
103 }
104 
105 #endif // TF_PGPLOTCPP_H_VERSION
106 
107 /* ----- END OF pgplotxx.h ----- */
PGPLOT basic device class (prototypes)
provide useful structs for pgplotxx (prototypes)
contains all pgplot stuff
Definition: affpgplot.cc:46
const char *const usage_escape_sequences
usage text for escape sequences
Definition: pgplotxx.cc:46
PGPLOT device class (prototypes)