OTstream Member List

This is the complete list of members for OTstream, including all inherited members.

append(const token &val)DynamicList< token >inline
append(token &&val)DynamicList< token >inline
append(const UList< token > &lst)DynamicList< token >inline
append(const FixedList< token, N > &lst)DynamicList< token >inline
append(std::initializer_list< token > lst)DynamicList< token >inline
append(const IndirectListBase< token, Addr > &lst)DynamicList< token >inline
append(List< token > &&lst)DynamicList< token >inline
append(DynamicList< token, 16 > &&lst)DynamicList< token >inline
append(DynamicList< token, AnySizeMin > &&lst)DynamicList< token >inline
append(SortableList< token > &&lst)DynamicList< token >inline
append(const FixedList< token, N > &lst)DynamicList< token >inline
append(const IndirectListBase< token, Addr > &lst)DynamicList< token >inline
append(DynamicList< token, AnySizeMin > &&lst)DynamicList< token >inline
appendUniq(const token &val)DynamicList< token >inline
ASCII enum valueIOstreamOption
bad() const noexceptIOstreaminline
beginBlock(const keyType &kw)Ostreamvirtual
beginBlock()Ostreamvirtual
beginRawWrite(std::streamsize count)OTstreamvirtual
BINARY enum valueIOstreamOption
capacity() const noexceptDynamicList< token >inline
capacity_bytes() const noexceptDynamicList< token >inline
check(const char *operation) constIOstreamvirtual
checkLabelSize() const noexceptIOstreaminline
checkScalarSize() const noexceptIOstreaminline
clear() noexceptDynamicList< token >inline
clearStorage()DynamicList< token >inline
CLOSED enum valueIOstream
closed() const noexceptIOstreaminline
COMPRESSED enum valueIOstreamOption
compression() const noexceptIOstreamOptioninline
compression(const compressionType comp) noexceptIOstreamOptioninline
compression(const word &compName)IOstreamOptioninline
compressionEnum(const word &compName, const compressionType deflt=compressionType::UNCOMPRESSED)IOstreamOptionstatic
compressionEnum(const word &key, const dictionary &dict, const compressionType deflt=compressionType::UNCOMPRESSED)IOstreamOptionstatic
compressionType enum nameIOstreamOption
currentVersionIOstreamOptionstatic
decrIndent()Ostream
defaultPrecision() noexceptIOstreaminlinestatic
defaultPrecision(unsigned int prec) noexceptIOstreaminlinestatic
DynamicList() noexceptDynamicList< token >inline
DynamicList(const label len)DynamicList< token >inlineexplicit
DynamicList(const label len, const token &val)DynamicList< token >inline
DynamicList(const label len, const Foam::zero)DynamicList< token >inline
DynamicList(const DynamicList< token, 16 > &lst)DynamicList< token >inline
DynamicList(const DynamicList< token, AnySizeMin > &lst)DynamicList< token >inline
DynamicList(const UList< token > &lst)DynamicList< token >inlineexplicit
DynamicList(const FixedList< token, N > &lst)DynamicList< token >inlineexplicit
DynamicList(std::initializer_list< token > lst)DynamicList< token >inlineexplicit
DynamicList(const IndirectListBase< token, Addr > &lst)DynamicList< token >inlineexplicit
DynamicList(DynamicList< token, 16 > &&lst)DynamicList< token >inline
DynamicList(DynamicList< token, AnySizeMin > &&lst)DynamicList< token >inline
DynamicList(List< token > &&lst)DynamicList< token >inline
DynamicList(SortableList< token > &&lst)DynamicList< token >
DynamicList(Istream &is)DynamicList< token >explicit
endBlock()Ostreamvirtual
endEntry()Ostreamvirtual
endl()OTstreaminlinevirtual
endRawWrite()OTstreaminlinevirtual
entryIndentation_Ostreamprotectedstatic
eof() const noexceptIOstreaminline
expandStorage() noexceptDynamicList< token >inline
fail() const noexceptIOstreaminline
fatalCheck(const char *operation) constIOstream
fill() constOTstreaminlinevirtual
fill(const char)OTstreaminlinevirtual
flags() constOTstreaminlinevirtual
flags(const ios_base::fmtflags)OTstreaminlinevirtual
flush()OTstreaminlinevirtual
format() const noexceptIOstreamOptioninline
format(const streamFormat fmt) noexceptIOstreamOptioninline
format(const word &formatName)IOstreamOptioninline
formatEnum(const word &formatName, const streamFormat deflt=streamFormat::ASCII)IOstreamOptionstatic
formatEnum(const word &key, const dictionary &dict, const streamFormat deflt=streamFormat::ASCII)IOstreamOptionstatic
formatNamesIOstreamOptionstatic
good() const noexceptIOstreaminline
incrIndent() noexceptOstreaminline
indent()OTstreaminlinevirtual
indentLevel() const noexceptOstreaminline
indentLevel(unsigned short val) noexceptOstreaminline
indentLevel() noexceptOstreaminline
indentLevel_Ostreamprotected
indentSize() const noexceptOstreaminline
indentSize(unsigned short val) noexceptOstreaminline
indentSize() noexceptOstreaminline
indentSize_Ostreamprotected
info() constIOstreaminline
ioState_IOstreamprotected
IOstream(const IOstream &)=defaultIOstream
IOstream(IOstreamOption streamOpt=IOstreamOption())IOstreaminlineexplicit
IOstream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED)IOstreaminline
IOstreamOption(streamFormat fmt=streamFormat::ASCII, compressionType comp=compressionType::UNCOMPRESSED) noexceptIOstreamOptioninline
IOstreamOption(streamFormat fmt, compressionType comp, versionNumber ver) noexceptIOstreamOptioninline
IOstreamOption(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::UNCOMPRESSED) noexceptIOstreamOptioninline
IOstreamOption(const IOstreamOption &opt, streamFormat fmt) noexceptIOstreamOptioninline
labelByteSize() const noexceptIOstreaminline
lineNumber() const noexceptIOstreaminline
lineNumber() noexceptIOstreaminline
lineNumber(const label num) noexceptIOstreaminline
lineNumber_IOstreamprotected
min_size() noexceptDynamicList< token >inlinestatic
name() constIOstreamvirtual
name()IOstreamvirtual
openClosed_IOstreamprotected
opened() const noexceptIOstreaminline
OPENED enum valueIOstream
operator bool() const noexceptIOstreaminlineexplicit
operator!() const noexceptIOstreaminline
Foam::operator()() constOstreaminline
DynamicList< token >::operator()(const label i)DynamicList< token >inline
operator=(const token &val)DynamicList< token >inline
operator=(const Foam::zero)DynamicList< token >inline
operator=(const UList< token > &lst)DynamicList< token >inline
operator=(const FixedList< token, N > &lst)DynamicList< token >inline
operator=(const DynamicList< token, 16 > &lst)DynamicList< token >inline
operator=(const DynamicList< token, AnySizeMin > &lst)DynamicList< token >inline
operator=(std::initializer_list< token > lst)DynamicList< token >inline
operator=(const IndirectListBase< token, Addr > &lst)DynamicList< token >inline
operator=(List< token > &&lst)DynamicList< token >inline
operator=(DynamicList< token, 16 > &&lst)DynamicList< token >inline
operator=(DynamicList< token, AnySizeMin > &&lst)DynamicList< token >inline
operator=(SortableList< token > &&lst)DynamicList< token >inline
Ostream(const Ostream &)=defaultOstream
Ostream(IOstreamOption streamOpt=IOstreamOption())Ostreaminlineexplicit
Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver=IOstreamOption::currentVersion, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED)Ostreaminlineexplicit
OTstream(IOstreamOption streamOpt=IOstreamOption())OTstreaminlineexplicit
OTstream(const OTstream &os)OTstreaminline
OTstream(OTstream &&os)OTstreaminline
precision() constOTstreaminlinevirtual
precision(const int)OTstreaminlinevirtual
precision_IOstreamstatic
print(Ostream &os) constOTstreamvirtual
Foam::Ostream::print(Ostream &os, const int streamState) constIOstream
readList(Istream &is)DynamicList< token >
relativeName() constIOstream
remove()DynamicList< token >inline
remove(const label idx, const bool fast=false)DynamicList< token >inline
remove(const labelRange &range)DynamicList< token >inline
remove(std::initializer_list< label > start_size)DynamicList< token >inline
reserve(const label len)DynamicList< token >inline
reserve_nocopy(const label len)DynamicList< token >inline
reset()OTstreaminline
resize(const label len)DynamicList< token >inline
resize(const label len, const token &val)DynamicList< token >inline
resize_nocopy(const label len)DynamicList< token >inline
rewind()OTstreaminlinevirtual
scalarByteSize() const noexceptIOstreaminline
setBad()IOstreaminline
setCapacity(const label len)DynamicList< token >inline
setCapacity_nocopy(const label len)DynamicList< token >inline
setCapacity_unsafe(const label len) noexceptDynamicList< token >inline
setClosed() noexceptIOstreaminlineprotected
setEof() noexceptIOstreaminline
setf(const ios_base::fmtflags f)IOstreaminline
setf(const ios_base::fmtflags f, const ios_base::fmtflags mask)IOstreaminline
setFail() noexceptIOstreaminline
setGood() noexceptIOstreaminlineprotected
setLabelByteSize(unsigned nbytes) noexceptIOstreaminline
setOpened() noexceptIOstreaminlineprotected
setScalarByteSize(unsigned nbytes) noexceptIOstreaminline
setSize(const label n)DynamicList< token >inline
setSize(const label n, const token &val)DynamicList< token >inline
setState(std::ios_base::iostate state) noexceptIOstreaminlineprotected
shrink()DynamicList< token >inline
shrinkStorage()DynamicList< token >inline
sizeofLabel_IOstreamprotected
sizeofScalar_IOstreamprotected
staticName_IOstreamprotectedstatic
streamAccess enum nameIOstream
streamFormat enum nameIOstreamOption
subset(const labelRange &range)DynamicList< token >inline
subset(std::initializer_list< label > start_size)DynamicList< token >inline
swap(DynamicList< token, AnySizeMin > &other)DynamicList< token >inline
tokens() constOTstreaminline
tokens()OTstreaminline
transfer(List< token > &list)DynamicList< token >inline
transfer(DynamicList< token, AnySizeMin > &list)DynamicList< token >inline
transfer(SortableList< token > &list)DynamicList< token >inline
UNCOMPRESSED enum valueIOstreamOption
unsetf(const ios_base::fmtflags f)IOstreaminline
version() const noexceptIOstreamOptioninline
version(const versionNumber ver) noexceptIOstreamOptioninline
version(const token &tok)IOstreamOptioninline
width() constOTstreaminlinevirtual
width(const int)OTstreaminlinevirtual
write(const token &tok)OTstreamvirtual
write(const char c)OTstreamvirtual
write(const char *str)OTstreamvirtual
write(const word &str)OTstreamvirtual
write(const string &str)OTstreamvirtual
write(const int32_t val)OTstreamvirtual
write(const int64_t val)OTstreamvirtual
write(const floatScalar val)OTstreamvirtual
write(const doubleScalar val)OTstreamvirtual
write(const char *data, std::streamsize count)OTstreamvirtual
Foam::Ostream::write(const keyType &kw)Ostreamvirtual
writeEntry(const keyType &key, const T &value)Ostreaminline
writeEntryIfDifferent(const word &key, const T &value1, const T &value2)Ostreaminline
writeKeyword(const keyType &kw)Ostreamvirtual
writeQuoted(const std::string &str, const bool quoted=true)OTstreamvirtual
writeRaw(const char *data, std::streamsize count)OTstreamvirtual
~IOstream()=defaultIOstreamvirtual
~Ostream()=defaultOstreamvirtual
~OTstream()=defaultOTstream