Go to the documentation of this file.
32 #ifndef ensightGeoFile_H
33 #define ensightGeoFile_H
streamFormat format() const
Return current stream format.
A class for handling file names.
ensightGeoFile(const ensightGeoFile &)
Disallow default copy constructor.
Specialized Ensight output with extra geometry file header.
~ensightGeoFile()
Destructor.
Ensight output with specialized write() for strings, integers and floats. Correctly handles binary wr...
void operator=(const ensightGeoFile &)
Disallow default bitwise assignment.
virtual Ostream & writeKeyword(const string &key)
Write keyword with trailing newline.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
streamFormat
Enumeration for the format of data in the stream.