Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
#include <bayeux/geomtools/gnuplot_i.h>
Public Member Functions | |
GnuplotException (const std::string &msg) | |
A C++ interface to gnuplot. ( http://code.google.com/p/gnuplot-cpp )
The interface uses pipes and so won't run on a system that doesn't have POSIX pipe support Tested on Windows (MinGW and Visual C++) and Linux (GCC)
Version history: 0. C interface by N. Devillard (27/01/03)
Requirements:
GnuplotException::GnuplotException | ( | const std::string & | msg | ) |