UOListStream Member List

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

APPEND enum valueIOstreamOption
appendType enum nameIOstreamOption
ASCII enum valueIOstreamOption
ATOMIC enum valueIOstreamOption
atomicType enum nameIOstreamOption
bad() const noexceptIOstreaminline
beginBlock(const keyType &kw)Ostreamvirtual
beginBlock()Ostreamvirtual
beginRawWrite(std::streamsize count)OSstreamvirtual
BINARY enum valueIOstreamOption
buf_UOListStreamAllocatorprotected
capacity() constUOListStreamAllocatorinline
check(const char *operation) constIOstreamvirtual
checkLabelSize() const noexceptIOstreaminline
checkScalarSize() const noexceptIOstreaminline
closed() const noexceptIOstreaminline
CLOSED enum valueIOstream
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
endBlock()Ostreamvirtual
endEntry()Ostreamvirtual
endl()OSstreamvirtual
endRawWrite()OSstreamvirtual
entryIndentation_Ostreamprotectedstatic
eof() const noexceptIOstreaminline
fail() const noexceptIOstreaminline
fatalCheck(const char *operation) constIOstream
fill() constOSstreamvirtual
fill(const char fillch)OSstreamvirtual
flags() constOSstreaminlinevirtual
flags(const ios_base::fmtflags f)OSstreaminlinevirtual
flush()OSstreamvirtual
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()OSstreamvirtual
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() const noexceptIOstreaminline
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
list() constUOListStreamAllocatorinline
list()UOListStreamAllocatorinline
name() constOSstreaminlinevirtual
NON_APPEND enum valueIOstreamOption
NON_ATOMIC enum valueIOstreamOption
openClosed_IOstreamprotected
opened() const noexceptIOstreaminline
OPENED enum valueIOstream
operator bool() const noexceptIOstreaminlineexplicit
operator!() const noexceptIOstreaminline
operator()() constOstreaminline
operator=(const OSstream &)=deleteOSstream
OSstream(const OSstream &)=defaultOSstream
OSstream(std::ostream &os, const string &streamName, IOstreamOption streamOpt=IOstreamOption())OSstreaminline
OSstream(std::ostream &os, const string &streamName, IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED)OSstreaminline
OSstream(std::ostream &os, const string &streamName, IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED)OSstreaminline
Ostream(const Ostream &)=defaultOstream
Ostream(IOstreamOption streamOpt=IOstreamOption())Ostreaminlineexplicit
Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED)Ostreaminlineexplicit
precision() constOSstreamvirtual
precision(const int p)OSstreamvirtual
precision_IOstreamstatic
print(Ostream &os) constUOListStreamvirtual
Foam::Ostream::print(Ostream &os, const int streamState) constIOstream
printBufInfo(Ostream &os) constUOListStreamAllocatorinlineprotected
relativeName() constIOstream
rewind()UOListStreaminlinevirtual
scalarByteSize() const noexceptIOstreaminline
setBad()IOstreaminline
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
setState(std::ios_base::iostate state) noexceptIOstreaminlineprotected
size() constUOListStreamAllocatorinline
sizeofLabel_IOstreamprotected
sizeofScalar_IOstreamprotected
staticName_IOstreamprotectedstatic
stdStream() constOSstreaminlinevirtual
stdStream()OSstreaminlinevirtual
stream_UOListStreamAllocatorprotected
stream_type typedefUOListStreamAllocatorprotected
streamAccess enum nameIOstream
streamFormat enum nameIOstreamOption
syncState()OSstreaminline
UNCOMPRESSED enum valueIOstreamOption
unsetf(const ios_base::fmtflags f)IOstreaminline
UOListStream(char *buffer, size_t nbytes, IOstreamOption streamOpt=IOstreamOption())UOListStreaminline
UOListStream(UList< char > &buffer, size_t nbytes, IOstreamOption streamOpt=IOstreamOption())UOListStreaminline
UOListStream(UList< char > &buffer, IOstreamOption streamOpt=IOstreamOption())UOListStreaminlineexplicit
UOListStream(FixedList< char, N > &buffer, IOstreamOption streamOpt=IOstreamOption())UOListStreaminlineexplicit
UOListStream(DynamicList< char, SizeMin > &buffer, IOstreamOption streamOpt=IOstreamOption())UOListStreaminlineexplicit
UOListStreamAllocator(char *buffer, size_t nbytes)UOListStreamAllocatorinlineprotected
version() const noexceptIOstreamOptioninline
version(const versionNumber ver) noexceptIOstreamOptioninline
version(const token &tok)IOstreamOptioninline
width() constOSstreamvirtual
width(const int w)OSstreamvirtual
write(const token &tok)OSstreamvirtual
write(const char c)OSstreamvirtual
write(const char *str)OSstreamvirtual
write(const word &str)OSstreamvirtual
write(const string &str)OSstreamvirtual
write(const int32_t val)OSstreamvirtual
write(const int64_t val)OSstreamvirtual
write(const float val)OSstreamvirtual
write(const double val)OSstreamvirtual
write(const char *data, std::streamsize count)OSstreamvirtual
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)OSstreamvirtual
writeRaw(const char *data, std::streamsize count)OSstreamvirtual
~IOstream()=defaultIOstreamvirtual
~Ostream()=defaultOstreamvirtual