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