A saver functor.
More...
#include </home/werner/origo/vish/ocean/plankton/VSaver.hpp>
List of all members.
Public Member Functions
-
virtual bool save (const string &s)=0
- The actual save function, to be overloaded.
-
VishSaver (const string &ext)
- Construct a saver functor, given a preferred file name extension.
Public Attributes
-
string ext
- Preferred extension for files saved in this format.
Detailed Description
A saver functor.
- Examples:
-
PDFdemo.cpp.
The documentation for this class was generated from the following files:
- ocean/plankton/VSaver.hpp
- ocean/plankton/VSaver.cpp