Go to the documentation of this file.
29 const word& streamName
32 Ostream(os, streamName, writeFormat::ASCII)
168 const char* binaryData,
169 std::streamsize
count
iOstream & writeQuoted(const word &str, const bool quoted=true) override
Write std::string surrounded by quotes.
bool write(const token &tok)
Write token to stream or otherwise handle it.
void indent() override
Add indentation characters.
iOstream & writeQuoted(const word &str, const bool quoted=true) override
Write std::string surrounded by quotes.
auto count(const Vector< T, Allocator > &vec, const T &val)
void indent() override
Add indentation characters.
unsigned long long int uint64
masterOstream(std::ostream &os, const word &streamName)
From components.
bool write(const token &tok) override
Write token to stream or otherwise handle it.
Standard output stream for BINARY and ASCII formats.
Interface class for any output stream.