This is the complete list of members for OTstream, including all inherited members.
| APPEND enum value | IOstreamOption | |
| append(const token &val) | DynamicList< token > | inline |
| append(token &&val) | DynamicList< token > | inline |
| append(const UList< token > &list) | DynamicList< token > | inline |
| append(const FixedList< token, N > &list) | DynamicList< token > | inline |
| append(std::initializer_list< token > list) | DynamicList< token > | inline |
| append(const IndirectListBase< token, Addr > &list) | DynamicList< token > | inline |
| append(List< token > &&list) | DynamicList< token > | inline |
| append(DynamicList< token, AnySizeMin > &&list) | DynamicList< token > | inline |
| Foam::List::append(const T &val) | List< T > | inline |
| Foam::List::append(T &&val) | List< T > | inline |
| Foam::List::append(const UList< T > &list) | List< T > | inline |
| Foam::List::append(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| APPEND_APP enum value | IOstreamOption | |
| APPEND_ATE enum value | IOstreamOption | |
| appendType enum name | IOstreamOption | |
| appendUniq(const token &val) | DynamicList< token > | inline |
| Foam::List::appendUniq(const T &val) | List< T > | inline |
| ASCII enum value | IOstreamOption | |
| ATOMIC enum value | IOstreamOption | |
| atomicType enum name | IOstreamOption | |
| back() | UList< T > | inline |
| back() const | UList< T > | inline |
| bad() const noexcept | IOstream | inline |
| begin() noexcept | UList< T > | inline |
| begin(const label i) noexcept | UList< T > | inline |
| begin() const noexcept | UList< T > | inline |
| begin(const label i) const noexcept | UList< T > | inline |
| beginBlock(const keyType &kw) | Ostream | virtual |
| beginBlock() | Ostream | virtual |
| beginRawWrite(std::streamsize count) override | OTstream | virtual |
| BINARY enum value | IOstreamOption | |
| byteSize() const | UList< T > | |
| capacity() const noexcept | DynamicList< token > | inline |
| capacity_bytes() const noexcept | DynamicList< token > | inline |
| cbegin() const noexcept | UList< T > | inline |
| cbegin(const label i) const noexcept | UList< T > | inline |
| cdata() const noexcept | UList< T > | inline |
| cdata_bytes() const noexcept | UList< T > | inline |
| cend() const noexcept | UList< T > | inline |
| check(const char *operation) const | IOstream | virtual |
| checkIndex(const label i) const | UList< T > | inline |
| checkLabelSize() const noexcept | IOstream | inline |
| checkRange(const label start, const label len) const | UList< T > | inline |
| checkScalarSize() const noexcept | IOstream | inline |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clear() noexcept | DynamicList< token > | inline |
| clearStorage() | DynamicList< token > | inline |
| clone() const | List< T > | 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 | |
| const_iterator typedef | UList< T > | |
| const_pointer typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| contains(const T &val) const | UList< T > | inline |
| contains(const T &val, label pos, label len=-1) const | UList< T > | inline |
| crbegin() const | UList< T > | inline |
| crend() const | UList< T > | inline |
| currentVersion | IOstreamOption | static |
| data() noexcept | UList< T > | inline |
| data_bytes() noexcept | UList< T > | inline |
| decrIndent() | Ostream | |
| deepCopy(const UList< T > &list) | UList< T > | |
| deepCopy(const IndirectListBase< T, Addr > &list) | UList< T > | |
| defaultPrecision() noexcept | IOstream | inlinestatic |
| defaultPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| difference_type typedef | UList< T > | |
| DynamicList() noexcept | DynamicList< token > | inline |
| DynamicList(const label initialCapacity) | DynamicList< token > | inlineexplicit |
| DynamicList(const std::pair< label, label > &sizing) | DynamicList< token > | inlineexplicit |
| DynamicList(const label len, const token &val) | DynamicList< token > | inline |
| DynamicList(const label len, 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 UList< token > &list, const labelUList &indices) | DynamicList< token > | inline |
| 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 > &&list) noexcept | DynamicList< token > | inline |
| DynamicList(DynamicList< token, AnySizeMin > &&list) noexcept | DynamicList< token > | inline |
| DynamicList(List< token > &&list) noexcept | DynamicList< token > | inline |
| DynamicList(Istream &is) | DynamicList< token > | explicit |
| emplace_back(Args &&... args) | DynamicList< token > | inline |
| empty() const noexcept | UList< T > | inline |
| end() noexcept | UList< T > | inline |
| end() const noexcept | UList< T > | inline |
| endBlock() | Ostream | virtual |
| endEntry() | Ostream | virtual |
| endl() override | OTstream | inlinevirtual |
| endRawWrite() override | OTstream | inlinevirtual |
| entryIndentation_ | Ostream | protectedstatic |
| eof() const noexcept | IOstream | inline |
| fail() const noexcept | IOstream | inline |
| fatalCheck(const char *operation) const | IOstream | |
| fcIndex(const label i) const noexcept | UList< T > | inline |
| fcValue(const label i) const | UList< T > | inline |
| fcValue(const label i) | UList< T > | inline |
| fill() const override | OTstream | inlinevirtual |
| fill(const char) override | OTstream | inlinevirtual |
| fill_uniform(const T &val) | UList< T > | inlineprotected |
| fill_uniform(Foam::zero) | UList< T > | inlineprotected |
| find(const T &val) const | UList< T > | |
| find(const T &val, label pos, label len=-1) const | UList< T > | |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| flags() const override | OTstream | inlinevirtual |
| flags(std::ios_base::fmtflags) override | OTstream | inlinevirtual |
| floatFormat enum name | IOstreamOption | |
| floatFormatEnum(const word &fmtName, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatEnum(const word &key, const dictionary &dict, const floatFormat deflt=floatFormat::general) | IOstreamOption | static |
| floatFormatNames | IOstreamOption | static |
| flush() override | OTstream | inlinevirtual |
| format() const noexcept | IOstreamOption | inline |
| format(const streamFormat fmt) noexcept | IOstreamOption | inline |
| format(const word &formatName) | IOstreamOption | inline |
| formatEnum(const word &fmtName, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatEnum(const word &key, const dictionary &dict, const streamFormat deflt=streamFormat::ASCII) | IOstreamOption | static |
| formatNames | IOstreamOption | static |
| found(const T &val, label pos=0) const | UList< T > | inline |
| front() | UList< T > | inline |
| front() const | UList< T > | inline |
| get(const label i) const | UList< T > | inline |
| good() const noexcept | IOstream | inline |
| incrIndent() noexcept | Ostream | inline |
| indent() override | OTstream | inlinevirtual |
| indentLevel() const noexcept | Ostream | inline |
| indentLevel(unsigned short val) noexcept | Ostream | inline |
| indentLevel() noexcept | Ostream | inline |
| indentLevel_ | Ostream | protected |
| indentSize() const noexcept | Ostream | inline |
| indentSize(unsigned short val) noexcept | Ostream | inline |
| indentSize() noexcept | Ostream | inline |
| indentSize_ | Ostream | protected |
| info() const noexcept | 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 |
| iterator typedef | UList< T > | |
| labelByteSize() const noexcept | IOstream | inline |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| lineNumber() const noexcept | IOstream | inline |
| lineNumber() noexcept | IOstream | inline |
| lineNumber(const label num) noexcept | IOstream | inline |
| lineNumber_ | IOstream | protected |
| List() noexcept | List< T > | inline |
| List(const label len) | List< T > | explicit |
| List(const label len, const T &val) | List< T > | |
| List(const label len, Foam::zero) | List< T > | |
| List(Foam::one, const T &val) | List< T > | |
| List(Foam::one, T &&val) | List< T > | |
| List(Foam::one, Foam::zero) | List< T > | |
| List(const List< T > &list) | List< T > | |
| List(const UList< T > &list) | List< T > | explicit |
| List(List< T > &list, bool reuse) | List< T > | |
| List(const UList< T > &list, const labelUList &indices) | List< T > | |
| List(const UList< T > &list, const FixedList< label, N > &indices) | List< T > | |
| List(const FixedList< T, N > &list) | List< T > | explicit |
| List(const PtrList< T > &list) | List< T > | explicit |
| List(const IndirectListBase< T, Addr > &list) | List< T > | explicit |
| List(std::initializer_list< T > list) | List< T > | |
| List(List< T > &&list) noexcept | List< T > | |
| List(DynamicList< T, SizeMin > &&list) | List< T > | |
| List(Istream &is) | List< T > | |
| max_size() noexcept | UList< T > | inlinestatic |
| min_size() noexcept | DynamicList< token > | inlinestatic |
| minPrecision(unsigned int prec) noexcept | IOstream | inlinestatic |
| moveFirst(const label i) | UList< T > | |
| moveLast(const label i) | UList< T > | |
| name() const | IOstream | virtual |
| newElmt(const label i) | List< T > | inline |
| NO_APPEND enum value | IOstreamOption | |
| NON_APPEND enum value | IOstreamOption | |
| NON_ATOMIC enum value | IOstreamOption | |
| null() noexcept | List< T > | inlinestatic |
| openClosed_ | IOstream | protected |
| OPENED enum value | IOstream | |
| opened() const noexcept | IOstream | inline |
| operator bool() const noexcept | IOstream | inlineexplicit |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!() const noexcept | IOstream | inline |
| operator!=(const UList< T > &list) const | UList< T > | |
| Foam::operator()() const | Ostream | inline |
| DynamicList< token >::operator()(const label i) | DynamicList< token > | inline |
| operator<(const UList< T > &list) const | UList< T > | |
| operator<=(const UList< T > &list) const | UList< T > | |
| operator=(const token &val) | DynamicList< token > | inline |
| operator=(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 |
| Foam::List::operator=(const UList< T > &list) | List< T > | |
| Foam::List::operator=(const List< T > &list) | List< T > | |
| Foam::List::operator=(const IndirectListBase< T, Addr > &list) | List< T > | |
| Foam::List::operator=(const FixedList< T, N > &list) | List< T > | |
| Foam::List::operator=(std::initializer_list< T > list) | List< T > | |
| Foam::List::operator=(const T &val) | List< T > | inline |
| Foam::List::operator=(List< T > &&list) | List< T > | |
| Foam::List::operator=(DynamicList< T, SizeMin > &&list) | List< T > | |
| Foam::UList::operator=(UList< T > &&) noexcept=default | UList< T > | |
| operator==(const UList< T > &list) const | UList< T > | |
| operator>(const UList< T > &list) const | UList< T > | |
| operator>=(const UList< T > &list) const | UList< T > | |
| operator[](const label i) | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| Ostream(const Ostream &)=default | Ostream | |
| Ostream(IOstreamOption streamOpt=IOstreamOption()) | Ostream | inlineexplicit |
| Ostream(IOstreamOption::streamFormat fmt, IOstreamOption::compressionType cmp=IOstreamOption::UNCOMPRESSED) | Ostream | inlineexplicit |
| OTstream(IOstreamOption streamOpt=IOstreamOption()) | OTstream | inlineexplicit |
| OTstream(const OTstream &os) | OTstream | inline |
| OTstream(OTstream &&os) | OTstream | inline |
| pointer typedef | UList< T > | |
| pop_back(label n=1) | DynamicList< token > | inline |
| precision() const override | OTstream | inlinevirtual |
| precision(const int) override | OTstream | inlinevirtual |
| precision_ | IOstream | static |
| print(Ostream &os) const override | OTstream | virtual |
| Foam::Ostream::print(Ostream &os, const int streamState) const | IOstream | |
| push_back(const token &val) | DynamicList< token > | inline |
| push_back(token &&val) | DynamicList< token > | inline |
| push_back(const UList< token > &list) | DynamicList< token > | inline |
| push_back(const FixedList< token, N > &list) | DynamicList< token > | inline |
| push_back(std::initializer_list< token > list) | DynamicList< token > | inline |
| push_back(const IndirectListBase< token, Addr > &lst) | DynamicList< token > | inline |
| push_back(List< token > &&list) | DynamicList< token > | inline |
| push_back(DynamicList< token, AnySizeMin > &&list) | DynamicList< token > | inline |
| Foam::List::push_back(const T &val) | List< T > | inline |
| Foam::List::push_back(T &&val) | List< T > | inline |
| Foam::List::push_back(const UList< T > &list) | List< T > | inline |
| Foam::List::push_back(const IndirectListBase< T, Addr > &list) | List< T > | inline |
| push_uniq(const token &val) | DynamicList< token > | inline |
| Foam::List::push_uniq(const T &val) | List< T > | inline |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const noexcept | UList< T > | inline |
| rcValue(const label i) const | UList< T > | inline |
| rcValue(const label i) | UList< T > | inline |
| readList(Istream &is) | DynamicList< token > | |
| reference typedef | UList< T > | |
| relativeName() const | IOstream | |
| 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 |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| reserve(const label len) | DynamicList< token > | inline |
| reserve_exact(const label len) | DynamicList< token > | inline |
| reserve_nocopy(const label len) | DynamicList< token > | inline |
| reset() noexcept | OTstream | inline |
| resize(const label len) | DynamicList< token > | inline |
| resize(const label len, const token &val) | DynamicList< token > | inline |
| Foam::List::resize(const label len, const T &val) | List< T > | |
| resize_copy(const label count, const label len) | List< T > | protected |
| resize_fill(const label len, const token &val) | DynamicList< token > | inline |
| Foam::List::resize_fill(const label len, const T &val) | List< T > | inline |
| resize_nocopy(const label len) | DynamicList< token > | inline |
| resize_unsafe(const label len) noexcept | List< T > | inline |
| reverse_iterator typedef | UList< T > | |
| rewind() | OTstream | inlinevirtual |
| rfind(const T &val, label pos=-1) const | UList< T > | |
| scalarByteSize() const noexcept | IOstream | inline |
| set(const label i, bool val=true) | List< T > | inline |
| setAddressableSize(const label n) noexcept | UList< T > | inlineprotected |
| setBad() noexcept | IOstream | inline |
| setCapacity(const label len) | DynamicList< token > | inline |
| setCapacity_nocopy(const label len) | DynamicList< token > | inline |
| setCapacity_unsafe(const label len) noexcept | DynamicList< token > | inline |
| setClosed() noexcept | IOstream | inlineprotected |
| setEof() noexcept | IOstream | inline |
| setf(std::ios_base::fmtflags f) | IOstream | inline |
| setf(const std::ios_base::fmtflags f, const std::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) | DynamicList< token > | inline |
| setSize(const label n, const token &val) | DynamicList< token > | inline |
| Foam::List::setSize(const label n, const T &val) | List< T > | inline |
| setState(std::ios_base::iostate state) noexcept | IOstream | inlineprotected |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| Foam::UList::shallowCopy(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| Foam::UList::shallowCopy(std::nullptr_t) noexcept | UList< T > | inline |
| shrink() | DynamicList< token > | inline |
| shrink_to_fit() | DynamicList< token > | inline |
| shrink_unsafe() | DynamicList< token > | inline |
| size(const label n) | UList< T > | inlineprotected |
| size() const noexcept | UList< T > | inline |
| size_bytes() const noexcept | UList< T > | inline |
| size_type typedef | UList< T > | |
| sizeofLabel_ | IOstream | protected |
| sizeofScalar_ | IOstream | protected |
| slice(const label pos, label len=-1) | UList< T > | |
| slice(const label pos, label len=-1) const | UList< T > | |
| slice(const labelRange &range) | UList< T > | |
| slice(const labelRange &range) const | UList< T > | |
| staticName_ | IOstream | protectedstatic |
| streamAccess enum name | IOstream | |
| streamFormat enum name | IOstreamOption | |
| subList typedef | List< T > | |
| subset(const labelRange &range) | DynamicList< token > | inline |
| subset(std::initializer_list< label > start_size) | DynamicList< token > | inline |
| swap(List< token > &list) | DynamicList< token > | inline |
| swap(DynamicList< token, AnySizeMin > &other) noexcept | DynamicList< token > | inline |
| Foam::List::swap(UList< T > &list) noexcept | UList< T > | inline |
| swapFirst(const label i) | UList< T > | |
| swapLast(const label i) | UList< T > | |
| test(const label i) const | UList< T > | inline |
| tokens() const noexcept | OTstream | inline |
| tokens() noexcept | OTstream | inline |
| transfer(List< token > &list) | DynamicList< token > | inline |
| transfer(DynamicList< token, AnySizeMin > &list) | DynamicList< token > | inline |
| Foam::List::transfer(List< T > &list) | List< T > | |
| Foam::List::transfer(DynamicList< T, SizeMin > &list) | List< T > | |
| UList(const UList< T > &) noexcept=default | UList< T > | |
| UList(UList< T > &&) noexcept=default | UList< T > | |
| UList() noexcept | UList< T > | inline |
| UList(T *__restrict__ ptr, const label len) noexcept | UList< T > | inline |
| UList(SubList< T > &&) noexcept | UList< T > | |
| UNCOMPRESSED enum value | IOstreamOption | |
| uniform() const | UList< T > | inline |
| unset(const label i) | UList< T > | inline |
| unsetf(std::ios_base::fmtflags f) | IOstream | inline |
| validateRange(const labelRange &requestedRange) const | UList< T > | protected |
| value_type typedef | UList< T > | |
| version() const noexcept | IOstreamOption | inline |
| version(const versionNumber ver) noexcept | IOstreamOption | inline |
| version(const token &tok) | IOstreamOption | inline |
| width() const override | OTstream | inlinevirtual |
| width(const int) override | OTstream | inlinevirtual |
| write(const token &tok) override | OTstream | virtual |
| write(const char c) override | OTstream | virtual |
| write(const char *str) override | OTstream | virtual |
| write(const word &str) override | OTstream | virtual |
| write(const std::string &str) override | OTstream | virtual |
| write(const int32_t val) override | OTstream | virtual |
| write(const int64_t val) override | OTstream | virtual |
| write(const float val) override | OTstream | virtual |
| write(const double val) override | OTstream | virtual |
| write(const char *data, std::streamsize count) override | OTstream | virtual |
| Foam::Ostream::write(const keyType &kw) | Ostream | virtual |
| Foam::writeEntry(const keyType &key, const T &value) | Ostream | inline |
| DynamicList< token >::writeEntry(Ostream &os) const | UList< T > | protected |
| DynamicList< token >::writeEntry(const word &keyword, Ostream &os) const | UList< T > | |
| writeEntryIfDifferent(const word &key, const T &value1, const T &value2) | Ostream | inline |
| writeKeyword(const keyType &kw) | Ostream | virtual |
| writeList(Ostream &os, const label shortLen=0) const | UList< T > | |
| writeQuoted(const char *str, std::streamsize len, const bool quoted=true) override | OTstream | virtual |
| writeQuoted(const char *str, std::streamsize len, const bool quoted=true)=0 | OTstream | |
| writeQuoted(const std::string &str, const bool quoted=true) | OTstream | |
| Foam::Ostream::writeQuoted(const std::string &str, const bool quoted=true) | Ostream | virtual |
| writeRaw(const char *data, std::streamsize count) override | OTstream | virtual |
| ~DynamicList() | DynamicList< token > | inline |
| ~IOstream()=default | IOstream | virtual |
| ~List() | List< T > | |
| ~Ostream()=default | Ostream | virtual |
| ~OTstream()=default | OTstream |