45 compression_(compression),
56 decomposedBlockData::typeName,
~threadedCollatedOFstream()
Destructor.
A class for handling file names.
versionNumber version() const
Return the stream version.
threadedCollatedOFstream(OFstreamCollator &, const fileName &filePath, streamFormat format=ASCII, versionNumber version=currentVersion, compressionType compression=UNCOMPRESSED, const bool useThread=true)
Construct and set stream status.
bool write(const word &typeName, const fileName &, const string &data, IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool append, const bool useThread=true)
Write file with contents. Blocks until writethread has space.
streamFormat
Enumeration for the format of data in the stream.
compressionType
Enumeration for the format of data in the stream.
string str() const
Return the string.
Output to memory buffer stream.