This is the complete list of members for ITstream, including all inherited members.
append(const token &t, const bool lazy) | ITstream | |
append(token &&t, const bool lazy) | ITstream | |
append(const UList< token > &newTokens, const bool lazy) | ITstream | |
append(List< token > &&newTokens, const bool lazy) | ITstream | |
Foam::List::append(const T &val) | List | inline |
Foam::List::append(T &&val) | List | inline |
Foam::List::append(const UList< T > &list) | List | inline |
Foam::List::append(const IndirectListBase< T, Addr > &list) | List | inline |
appendUniq(const T &val) | List | inline |
ASCII enum value | IOstreamOption | |
bad() const noexcept | IOstream | inline |
beginRawRead() | ITstream | inlinevirtual |
BINARY enum value | IOstreamOption | |
check(const char *operation) const | IOstream | virtual |
checkLabelSize() const noexcept | IOstream | inline |
checkScalarSize() const noexcept | IOstream | inline |
clear() | List | inline |
clone() const | List | inline |
CLOSED enum value | IOstream | |
closed() const noexcept | IOstream | inline |
COMPRESSED enum value | IOstreamOption | |
compression() const noexcept | IOstreamOption | inline |
compression(const compressionType comp) noexcept | IOstreamOption | inline |
compression(const word &compName) | IOstreamOption | inline |
compressionEnum(const word &compName, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
compressionEnum(const word &key, const dictionary &dict, const compressionType deflt=compressionType::UNCOMPRESSED) | IOstreamOption | static |
compressionType enum name | IOstreamOption | |
currentVersion | IOstreamOption | static |
defaultPrecision() noexcept | IOstream | inlinestatic |
defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
endRawRead() | ITstream | inlinevirtual |
eof() const noexcept | IOstream | inline |
fail() const noexcept | IOstream | inline |
fatalCheck(const char *operation) const | IOstream | |
flags() const | ITstream | inlinevirtual |
flags(const ios_base::fmtflags) | ITstream | inlinevirtual |
format() const noexcept | IOstreamOption | inline |
format(const streamFormat fmt) noexcept | IOstreamOption | inline |
format(const word &formatName) | IOstreamOption | inline |
formatEnum(const word &formatName, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
formatEnum(const word &key, const dictionary &dict, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
formatNames | IOstreamOption | static |
getBack(token &tok) | Istream | |
good() const noexcept | IOstream | inline |
hasPutback() const noexcept | ITstream | inline |
info() const | IOstream | inline |
ioState_ | IOstream | protected |
IOstream(const IOstream &)=default | IOstream | |
IOstream(IOstreamOption streamOpt=IOstreamOption()) | IOstream | inlineexplicit |
IOstream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | IOstream | inline |
IOstreamOption(streamFormat fmt=streamFormat::ASCII, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
IOstreamOption(streamFormat fmt, compressionType comp, versionNumber ver) noexcept | IOstreamOption | inline |
IOstreamOption(streamFormat fmt, versionNumber ver, compressionType comp=compressionType::UNCOMPRESSED) noexcept | IOstreamOption | inline |
IOstreamOption(const IOstreamOption &opt, streamFormat fmt) noexcept | IOstreamOption | inline |
Istream(const Istream &)=default | Istream | |
Istream(IOstreamOption streamOpt=IOstreamOption()) | Istream | inlineexplicit |
Istream(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver=IOstreamOption::currentVersion, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Istream | inlineexplicit |
ITstream(const ITstream &is) | ITstream | |
ITstream(ITstream &&is) | ITstream | |
ITstream(IOstreamOption streamOpt=IOstreamOption(), const string &name="input") | ITstream | explicit |
ITstream(const Foam::zero, const string &name="input", IOstreamOption streamOpt=IOstreamOption()) | ITstream | explicit |
ITstream(const string &name, const UList< token > &tokens, IOstreamOption streamOpt=IOstreamOption()) | ITstream | |
ITstream(const string &name, List< token > &&tokens, IOstreamOption streamOpt=IOstreamOption()) | ITstream | |
ITstream(const UList< char > &input, IOstreamOption streamOpt=IOstreamOption(), const string &name="input") | ITstream | explicit |
ITstream(const std::string &input, IOstreamOption streamOpt=IOstreamOption(), const string &name="input") | ITstream | explicit |
ITstream(const char *input, IOstreamOption streamOpt=IOstreamOption(), const string &name="input") | ITstream | explicit |
labelByteSize() const noexcept | IOstream | inline |
lineNumber() const noexcept | IOstream | inline |
lineNumber() noexcept | IOstream | inline |
lineNumber(const label num) noexcept | IOstream | inline |
lineNumber_ | IOstream | protected |
List() noexcept | List | inline |
List(const label len) | List | explicit |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const List< T > &a) | List | |
List(const UList< T > &a) | List | explicit |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const UList< T > &list, const FixedList< label, N > &indices) | List | |
List(const FixedList< T, N > &list) | List | explicit |
List(const PtrList< T > &list) | List | explicit |
List(const SLList< T > &list) | List | explicit |
List(const IndirectListBase< T, Addr > &list) | List | explicit |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(DynamicList< T, SizeMin > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List(Istream &is) | List | |
List(const label len) | List | |
List(const label len, const T &val) | List | |
List(const label len, const Foam::zero) | List | |
List(const Foam::one, const T &val) | List | |
List(const Foam::one, T &&val) | List | |
List(const Foam::one, const Foam::zero) | List | |
List(const UList< T > &a) | List | |
List(const List< T > &a) | List | |
List(List< T > &a, bool reuse) | List | |
List(const UList< T > &list, const labelUList &indices) | List | |
List(const PtrList< T > &list) | List | |
List(const SLList< T > &list) | List | |
List(std::initializer_list< T > list) | List | |
List(List< T > &&list) | List | |
List(SortableList< T > &&list) | List | |
List(SLList< T > &&list) | List | |
List() noexcept | List | inline |
List(Istream &is) | List | |
name() const | ITstream | inlinevirtual |
name() | ITstream | inlinevirtual |
newElmt(const label i) | List | inline |
nRemainingTokens() const noexcept | ITstream | inline |
null() | List | inlinestatic |
openClosed_ | IOstream | protected |
OPENED enum value | IOstream | |
opened() const noexcept | IOstream | inline |
operator bool() const noexcept | IOstream | inlineexplicit |
operator!() const noexcept | IOstream | inline |
operator()() const | Istream | |
operator=(const ITstream &is) | ITstream | |
operator=(const UList< token > &toks) | ITstream | |
operator=(List< token > &&toks) | ITstream | |
Foam::List::operator=(const UList< T > &a) | List | |
Foam::List::operator=(const List< T > &list) | List | |
Foam::List::operator=(const SLList< T > &list) | List | |
Foam::List::operator=(const IndirectListBase< T, Addr > &list) | List | |
Foam::List::operator=(const FixedList< T, N > &list) | List | |
Foam::List::operator=(std::initializer_list< T > list) | List | |
Foam::List::operator=(const T &val) | List | inline |
Foam::List::operator=(const Foam::zero) | List | inline |
Foam::List::operator=(List< T > &&list) | List | |
Foam::List::operator=(DynamicList< T, SizeMin > &&list) | List | |
Foam::List::operator=(SortableList< T > &&list) | List | |
Foam::List::operator=(SLList< T > &&list) | List | |
parse(const UList< char > &input, IOstreamOption streamOpt=IOstreamOption()) | ITstream | static |
parse(const std::string &input, IOstreamOption streamOpt=IOstreamOption()) | ITstream | static |
parse(const char *input, IOstreamOption streamOpt=IOstreamOption()) | ITstream | static |
peek() const | ITstream | |
peekBack() const noexcept | Istream | |
peekBack(token &tok) | Istream | |
peekFirst() const | ITstream | |
peekLast() const | ITstream | |
precision_ | IOstream | static |
print(Ostream &os) const | ITstream | virtual |
Foam::Istream::print(Ostream &os, const int streamState) const | IOstream | |
putBack(const token &tok) | Istream | |
read(token &tok) | ITstream | virtual |
read(char &) | ITstream | virtual |
read(word &) | ITstream | virtual |
read(string &) | ITstream | virtual |
read(label &) | ITstream | virtual |
read(floatScalar &) | ITstream | virtual |
read(doubleScalar &) | ITstream | virtual |
read(char *data, std::streamsize) | ITstream | virtual |
readBegin(const char *funcName) | Istream | |
readBeginList(const char *funcName) | Istream | |
readEnd(const char *funcName) | Istream | |
readEndList(const char *funcName) | Istream | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
readList(Istream &is) | List | |
readRaw(char *data, std::streamsize count) | ITstream | virtual |
relativeName() const | IOstream | |
resize(const label len) | List | inline |
resize(const label len, const T &val) | List | |
resize(const label newLen) | List | inline |
resize_nocopy(const label len) | List | inline |
rewind() | ITstream | virtual |
scalarByteSize() const noexcept | IOstream | inline |
seek(label pos) | ITstream | |
set(const label i, bool val=true) | List | inline |
setBad() | IOstream | inline |
setClosed() noexcept | IOstream | inlineprotected |
setEof() noexcept | IOstream | inline |
setf(const ios_base::fmtflags f) | IOstream | inline |
setf(const ios_base::fmtflags f, const ios_base::fmtflags mask) | IOstream | inline |
setFail() noexcept | IOstream | inline |
setGood() noexcept | IOstream | inlineprotected |
setLabelByteSize(unsigned nbytes) noexcept | IOstream | inline |
setOpened() noexcept | IOstream | inlineprotected |
setScalarByteSize(unsigned nbytes) noexcept | IOstream | inline |
setSize(const label n) | List | inline |
setSize(const label n, const T &val) | List | inline |
setState(std::ios_base::iostate state) noexcept | IOstream | inlineprotected |
shallowCopy(const UList< T > &)=delete | List | |
sizeofLabel_ | IOstream | protected |
sizeofScalar_ | IOstream | protected |
skip(label n=1) | ITstream | |
staticName_ | IOstream | protectedstatic |
streamAccess enum name | IOstream | |
streamFormat enum name | IOstreamOption | |
subList typedef | List | |
tokenIndex() const noexcept | ITstream | inline |
tokenIndex() noexcept | ITstream | inline |
toString() const | ITstream | |
transfer(List< T > &list) | List | |
transfer(DynamicList< T, SizeMin > &list) | List | |
transfer(SortableList< T > &list) | List | |
transfer(List< T > &list) | List | |
transfer(SortableList< T > &list) | List | |
UNCOMPRESSED enum value | IOstreamOption | |
unsetf(const ios_base::fmtflags f) | IOstream | inline |
version() const noexcept | IOstreamOption | inline |
version(const versionNumber ver) noexcept | IOstreamOption | inline |
version(const token &tok) | IOstreamOption | inline |
~IOstream()=default | IOstream | virtual |
~Istream()=default | Istream | virtual |
~ITstream()=default | ITstream | virtual |
~List() | List |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.