UIListStream Member List

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

ASCII enum valueIOstreamOption
bad() constIOstreaminline
beginRawRead()ISstreamvirtual
BINARY enum valueIOstreamOption
buf_UIListStreamAllocatorprotected
check(const char *operation) constIOstreamvirtual
checkLabelSize() constIOstreaminline
checkScalarSize() constIOstreaminline
closed() constIOstreaminline
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
defaultPrecision()IOstreaminlinestatic
defaultPrecision(unsigned int prec)IOstreaminlinestatic
endRawRead()ISstreamvirtual
eof() constIOstreaminline
fail() constIOstreaminline
fatalCheck(const char *operation) constIOstream
flags() constISstreamvirtual
flags(const ios_base::fmtflags flags)ISstreamvirtual
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
get(char &c)ISstreaminline
getBack(token &tok)Istream
getLine(std::string &str, char delim='\n')ISstreaminline
getLine(std::nullptr_t, char delim='\n')ISstreaminline
good() constIOstreaminline
info() constIOstreaminline
ioState_IOstreamprotected
IOstream(const IOstream &)=defaultIOstream
IOstream(IOstreamOption streamOpt=IOstreamOption())IOstreaminlineexplicit
IOstream(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::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
ISstream(std::istream &is, const string &streamName, IOstreamOption streamOpt=IOstreamOption())ISstreaminline
ISstream(std::istream &is, const string &streamName, streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED)ISstreaminline
Istream(const Istream &)=defaultIstream
Istream(IOstreamOption streamOpt=IOstreamOption())Istreaminlineexplicit
Istream(streamFormat fmt, versionNumber ver=currentVersion, compressionType comp=compressionType::UNCOMPRESSED)Istreaminlineexplicit
labelByteSize() constIOstreaminline
labelByteSize_IOstreamprotected
lineNumber() constIOstreaminline
lineNumber()IOstreaminline
lineNumber(const label num)IOstreaminline
lineNumber_IOstreamprotected
list() constUIListStreamAllocatorinline
list()UIListStreamAllocatorinline
name() constISstreaminlinevirtual
name()ISstreaminlinevirtual
openClosed_IOstreamprotected
opened() constIOstreaminline
OPENED enum valueIOstream
operator bool() constIOstreaminlineexplicit
operator!() constIOstreaminline
operator()() constUIListStreaminline
peek()ISstreaminline
peekBack(token &tok)Istream
pos() constUIListStreaminline
precision_IOstreamstatic
print(Ostream &os) constUIListStreamvirtual
Foam::Istream::print(Ostream &os, const int streamState) constIOstream
printBufInfo(Ostream &os) constUIListStreamAllocatorinlineprotected
putBack(const token &tok)Istream
putback(const char c)ISstreaminline
read(token &t)ISstreamvirtual
read(char &c)ISstreamvirtual
read(word &str)ISstreamvirtual
read(string &str)ISstreamvirtual
read(label &val)ISstreamvirtual
read(floatScalar &val)ISstreamvirtual
read(doubleScalar &val)ISstreamvirtual
read(char *buf, std::streamsize count)ISstreamvirtual
readBegin(const char *funcName)Istream
readBeginList(const char *funcName)Istream
readEnd(const char *funcName)Istream
readEndList(const char *funcName)Istream
readRaw(char *data, std::streamsize count)ISstreamvirtual
reset(char *buffer, size_t nbytes)UIListStreamAllocatorinlineprotected
rewind()UIListStreaminlinevirtual
scalarByteSize() constIOstreaminline
scalarByteSize_IOstreamprotected
setBad()IOstreaminline
setClosed()IOstreaminlineprotected
setEof()IOstreaminline
setf(const ios_base::fmtflags f)IOstreaminline
setf(const ios_base::fmtflags f, const ios_base::fmtflags mask)IOstreaminline
setFail()IOstreaminline
setGood()IOstreaminlineprotected
setLabelByteSize(unsigned nbytes)IOstreaminline
setOpened()IOstreaminlineprotected
setScalarByteSize(unsigned nbytes)IOstreaminline
setState(ios_base::iostate state)IOstreaminlineprotected
size() constUIListStreamAllocatorinline
staticName_IOstreamprotectedstatic
stdStream()ISstreaminlinevirtual
stdStream() constISstreaminlinevirtual
stream_UIListStreamAllocatorprotected
stream_type typedefUIListStreamAllocatorprotected
streamAccess enum nameIOstream
streamFormat enum nameIOstreamOption
tellg() constUIListStreamAllocatorinline
UIListStream(const char *buffer, size_t nbytes, streamFormat format=ASCII, versionNumber version=currentVersion, const Foam::string &name="input")UIListStreaminline
UIListStream(const FixedList< char, N > &buffer, streamFormat format=ASCII, versionNumber version=currentVersion, const Foam::string &name="input")UIListStreaminlineexplicit
UIListStream(const UList< char > &buffer, label size, streamFormat format=ASCII, versionNumber version=currentVersion, const Foam::string &name="input")UIListStreaminline
UIListStream(const UList< char > &buffer, streamFormat format=ASCII, versionNumber version=currentVersion, const Foam::string &name="input")UIListStreaminlineexplicit
UIListStreamAllocator(char *buffer, size_t nbytes)UIListStreamAllocatorinlineprotected
UNCOMPRESSED enum valueIOstreamOption
unsetf(const ios_base::fmtflags f)IOstreaminline
version() const noexceptIOstreamOptioninline
version(const versionNumber ver) noexceptIOstreamOptioninline
version(const token &tok)IOstreamOptioninline
~IOstream()=defaultIOstreamvirtual
~ISstream()=defaultISstreamvirtual
~Istream()=defaultIstreamvirtual