Go to the documentation of this file.
63 os <<
"prefixOSstream ";
105 size_t len = strlen(str);
131 const std::string& val,
171 std::streamsize count
word format(conversionProperties.lookup("format"))
double doubleScalar
Double precision floating point scalar type.
A class for handling words, derived from string.
virtual void indent()
Add indentation characters.
compressionType
Enumeration for the format of data in the stream.
float floatScalar
Float precision floating point scalar type.
virtual void print(Ostream &) const
Print description of IOstream to Ostream.
virtual Ostream & write(const token &)
Write next token to stream.
A token holds items read from Istream.
virtual Ostream & writeQuoted(const std::string &, const bool quoted=true)
Write std::string surrounded by quotes.
virtual Ostream & write(const token &)
Write next token to stream.
const string & stringToken() const
virtual void print(Ostream &) const
Print description of IOstream to Ostream.
prefixOSstream(ostream &os, const string &name, streamFormat format=ASCII, versionNumber version=currentVersion, compressionType compression=UNCOMPRESSED)
Set stream status.
virtual void indent()
Add indentation characters.
virtual Ostream & writeQuoted(const std::string &, const bool quoted=true)
Write std::string surrounded by quotes.
const dimensionedScalar c
Speed of light in a vacuum.
An Ostream is an abstract base class for all output systems (streams, files, token lists,...
word name(const complex &)
Return a string representation of a complex.
streamFormat
Enumeration for the format of data in the stream.