35 #ifndef gnuplotGraph_H 36 #define gnuplotGraph_H Abstract base class for a graph writer.
static const word ext_
FileName extension for this graph format.
Class to create, store and output qgraph files.
A class for handling words, derived from string.
Output in gnuplot (http://www.gnuplot.info) format.
An Ostream is an abstract base class for all output systems (streams, files, token lists...
const word & ext() const
Return the appropriate fileName extension.
void write(const graph &, Ostream &os) const
Write graph in appropriate format.
TypeName("gnuplot")
Runtime type information.
~gnuplotGraph()
Destructor.
gnuplotGraph()
Construct null.