This is the complete list of members for topoBoolSet, including all inherited members.
| addressing() const noexcept | topoBoolSet | inline |
| addressing() noexcept | topoBoolSet | inline |
| addSet(const topoSet &set) | topoBoolSet | virtual |
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| assignMany(const label nItems, InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| at(const Key &key) | HashTable< Foam::zero, Key, Hash > | inline |
| at(const Key &key) const | HashTable< Foam::zero, Key, Hash > | inline |
| AUTO_WRITE enum value | IOobjectOption | |
| BAD enum value | IOobject | |
| bad() const noexcept | IOobject | inline |
| bannerEnabled() noexcept | IOobject | inlinestatic |
| bannerEnabled(bool on) noexcept | IOobject | inlinestatic |
| begin() | HashSet< Key, Hash > | inline |
| begin() const | HashSet< Key, Hash > | inline |
| canonicalSize(const label requested_size) | HashTableCore | static |
| capacity() const noexcept | HashTable< Foam::zero, Key, Hash > | inline |
| caseName() const noexcept | IOobject | |
| cbegin() const | HashSet< Key, Hash > | inline |
| cend() const noexcept | HashSet< Key, Hash > | inline |
| cfind(const Key &key) const | HashTable< Foam::zero, Key, Hash > | inline |
| check(const label maxSize) | topoBoolSet | protectedvirtual |
| checkIn() | regIOobject | |
| checkOut() | regIOobject | |
| ClassName("HashTable") | HashTableCore | |
| clear() | HashTable< Foam::zero, Key, Hash > | |
| clearStorage() | HashTable< Foam::zero, Key, Hash > | |
| clone() const | topoSet | inline |
| Foam::regIOobject::clone(const objectRegistry ®istry) const | IOobject | inline |
| close() | regIOobject | |
| const_iterator typedef | HashSet< Key, Hash > | |
| const_key_iterator typedef | HashTable< Foam::zero, Key, Hash > | |
| const_pointer typedef | HashTable< Foam::zero, Key, Hash > | |
| const_reference typedef | HashTable< Foam::zero, Key, Hash > | |
| contains(const Key &key) const | HashTable< Foam::zero, Key, Hash > | inline |
| countEntries(const BinaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::countEntries(const BinaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| countKeys(const UnaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| countKeys(const UnaryPredicate &pred, const bool invert) const | HashTable< Foam::zero, Key, Hash > | |
| countValues(const UnaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::countValues(const UnaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| csorted() const | HashTable< Foam::zero, Key, Hash > | |
| db() const noexcept | IOobject | |
| declareRunTimeSelectionTable(autoPtr, topoSet, word,(const polyMesh &mesh, const word &name, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt),(mesh, name, rOpt, wOpt)) | topoSet | |
| declareRunTimeSelectionTable(autoPtr, topoSet, size,(const polyMesh &mesh, const word &name, const label size, IOobjectOption::writeOption wOpt),(mesh, name, size, wOpt)) | topoSet | |
| declareRunTimeSelectionTable(autoPtr, topoSet, set,(const polyMesh &mesh, const word &name, const topoSet &set, IOobjectOption::writeOption wOpt),(mesh, name, set, wOpt)) | topoSet | |
| deleteSet(const topoSet &set) | topoSet | virtual |
| difference_type typedef | HashTable< Foam::zero, Key, Hash > | |
| disallowGenericSets | topoSet | static |
| distribute(const mapDistributePolyMesh &)=0 | topoSet | pure virtual |
| emplace(const Key &key, Args &&... args) | HashTable< Foam::zero, Key, Hash > | inline |
| emplace_set(const Key &key, Args &&... args) | HashTable< Foam::zero, Key, Hash > | inline |
| empty() const noexcept | HashTable< Foam::zero, Key, Hash > | inline |
| end() noexcept | HashSet< Key, Hash > | inline |
| end() const noexcept | HashSet< Key, Hash > | inline |
| erase(const iterator &iter) | HashTable< Foam::zero, Key, Hash > | |
| erase(const Key &key) | HashTable< Foam::zero, Key, Hash > | |
| erase(const HashTable< AnyType, Key, AnyHash > &other) | HashTable< Foam::zero, Key, Hash > | |
| erase(std::initializer_list< Key > keys) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(InputIter first, InputIter last) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(const FixedList< Key, N > &keys) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(const UList< Key > &keys) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(InputIter first, InputIter last) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(const FixedList< Key, N > &keys) | HashTable< Foam::zero, Key, Hash > | inline |
| erase(const HashTable< AnyType, Key, AnyHash > &other) | HashTable< Foam::zero, Key, Hash > | |
| eventNo() const noexcept | regIOobject | inline |
| eventNo() noexcept | regIOobject | inline |
| fileCheckTypes enum name | IOobject | |
| fileCheckTypesNames | IOobject | static |
| fileModificationChecking | IOobject | static |
| fileModificationSkew | IOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| filePath() const | regIOobject | virtual |
| filterEntries(const BinaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| filterKeys(const UnaryPredicate &pred, const bool pruning=false) | HashTable< Foam::zero, Key, Hash > | |
| filterKeys(const UnaryPredicate &pred, const bool pruning) | HashTable< Foam::zero, Key, Hash > | |
| filterValues(const UnaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| find(const Key &key) | HashTable< Foam::zero, Key, Hash > | inline |
| find(const Key &key) const | HashTable< Foam::zero, Key, Hash > | inline |
| findIOobject(const polyMesh &mesh, const word &name, IOobjectOption::readOption rOpt=IOobjectOption::MUST_READ, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | static |
| findIOobject(const Time &runTime, const word &name, IOobjectOption::readOption rOpt=IOobjectOption::MUST_READ, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | static |
| findMetaData() const noexcept | regIOobject | virtual |
| found(const label id) const | topoBoolSet | virtual |
| Foam::HashSet::found(const Key &key) const | HashTable< Foam::zero, Key, Hash > | inline |
| getMetaData() noexcept | regIOobject | |
| global() const | regIOobject | inlinevirtual |
| globalCaseName() const noexcept | IOobject | |
| globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| globalObject() const noexcept | IOobjectOption | inline |
| globalObject(bool on) noexcept | IOobjectOption | inline |
| globalObject() noexcept | IOobjectOption | inline |
| globalObjectPath() const | IOobject | inline |
| globalPath() const | IOobject | |
| globalPath(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| good() const noexcept | IOobject | inline |
| GOOD enum value | IOobject | |
| group(const word &name) | IOobject | static |
| group() const | IOobject | inline |
| groupName(StringType base, const word &group) | IOobject | inlinestatic |
| groupName(StringType base, const word &group) | IOobject | inline |
| hasHeaderClass() const noexcept | IOobject | inline |
| hasher typedef | HashTable< Foam::zero, Key, Hash > | |
| HashSet() noexcept=default | HashSet< Key, Hash > | |
| HashSet(const Foam::zero) noexcept | HashSet< Key, Hash > | inlineexplicit |
| HashSet(const label initialCapacity) | HashSet< Key, Hash > | inlineexplicit |
| HashSet(const this_type &rhs) | HashSet< Key, Hash > | inline |
| HashSet(this_type &&rhs) noexcept | HashSet< Key, Hash > | inline |
| HashSet(Istream &is) | HashSet< Key, Hash > | inlineexplicit |
| HashSet(const FixedList< Key, N > &list) | HashSet< Key, Hash > | explicit |
| HashSet(const UList< Key > &list) | HashSet< Key, Hash > | explicit |
| HashSet(const IndirectListBase< Key, Addr > &list) | HashSet< Key, Hash > | explicit |
| HashSet(std::initializer_list< Key > list) | HashSet< Key, Hash > | |
| HashSet(const HashTable< AnyType, Key, AnyHash > &tbl) | HashSet< Key, Hash > | explicit |
| HashTable() noexcept | HashTable< Foam::zero, Key, Hash > | |
| HashTable(const Foam::zero) noexcept | HashTable< Foam::zero, Key, Hash > | explicit |
| HashTable(const label initialCapacity) | HashTable< Foam::zero, Key, Hash > | explicit |
| HashTable(Istream &is) | HashTable< Foam::zero, Key, Hash > | |
| HashTable(const this_type &ht) | HashTable< Foam::zero, Key, Hash > | |
| HashTable(this_type &&rhs) noexcept | HashTable< Foam::zero, Key, Hash > | |
| HashTable(std::initializer_list< std::pair< Key, Foam::zero >> list) | HashTable< Foam::zero, Key, Hash > | |
| HashTableCore() noexcept=default | HashTableCore | |
| headerClassName() const noexcept | IOobject | inline |
| headerClassName() noexcept | IOobject | inline |
| headerOk() | regIOobject | |
| info() const noexcept | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| insert(const Key &key) | HashSet< Key, Hash > | inline |
| insert(InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| insert(std::initializer_list< Key > list) | HashSet< Key, Hash > | inline |
| insert(const FixedList< Key, N > &list) | HashSet< Key, Hash > | inline |
| insert(const UList< Key > &list) | HashSet< Key, Hash > | inline |
| insert(const IndirectListBase< Key, Addr > &list) | HashSet< Key, Hash > | inline |
| insert(InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| insert(const FixedList< Key, N > &list) | HashSet< Key, Hash > | inline |
| insert(const IndirectListBase< Key, Addr > &list) | HashSet< Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::insert(const Key &key, const Foam::zero &obj) | HashTable< Foam::zero, Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::insert(const Key &key, Foam::zero &&obj) | HashTable< Foam::zero, Key, Hash > | inline |
| instance() const noexcept | IOobject | inline |
| instance() noexcept | IOobject | inline |
| invert(const label maxLen) | topoBoolSet | virtual |
| IOobject(const IOobject &)=default | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption ioOpt=IOobjectOption()) | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const fileName &path, const objectRegistry ®istry, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | inline |
| IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| IOobject(const IOobject &io, const word &name) | IOobject | |
| IOobject(const IOobject &io, const word &name, const fileName &local) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::readOption rOpt, IOobjectOption::writeOption wOpt) | IOobject | inline |
| IOobject(const IOobject &io, IOobjectOption::registerOption regOpt) | IOobject | inline |
| IOobjectOption(readOption rOpt=readOption::NO_READ, writeOption wOpt=writeOption::NO_WRITE, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(writeOption wOpt, registerOption registerObject=registerOption::REGISTER, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(registerOption registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(readOption rOpt, writeOption wOpt, bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inline |
| IOobjectOption(bool registerObject, bool globalObject=false) noexcept | IOobjectOption | inlineexplicit |
| isAnyRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isAnyRead() const noexcept | IOobjectOption | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClass() const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| isReadOptional(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadOptional() const noexcept | IOobjectOption | inline |
| isReadRequired(readOption opt) noexcept | IOobjectOption | inlinestatic |
| isReadRequired() const noexcept | IOobjectOption | inline |
| iterator typedef | HashSet< Key, Hash > | |
| key_iterator typedef | HashTable< Foam::zero, Key, Hash > | |
| key_type typedef | HashTable< Foam::zero, Key, Hash > | |
| keys() const | HashTable< Foam::zero, Key, Hash > | inline |
| labelByteSize() const noexcept | IOobject | inline |
| lazierRead(readOption opt) noexcept | IOobjectOption | inlinestatic |
| LAZY_READ enum value | IOobjectOption | |
| LEGACY_REGISTER enum value | IOobjectOption | |
| local() const noexcept | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| localPath(const polyMesh &mesh, const word &name) | topoSet | static |
| lookup(const Key &key, const Foam::zero &deflt) const | HashTable< Foam::zero, Key, Hash > | inline |
| mapped_type typedef | HashTable< Foam::zero, Key, Hash > | |
| masterOnlyReading | regIOobject | protectedstatic |
| maxFileModificationPolls | IOobject | static |
| maxSize(const polyMesh &mesh) const =0 | topoSet | pure virtual |
| maxTableSize | HashTableCore | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| merge(HashSet< Key, Hash > &source) | HashSet< Key, Hash > | |
| merge(HashSet< Key, Hash > &&source) | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::merge(HashTable< Foam::zero, Key, Hash > &source) | HashTable< Foam::zero, Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::merge(HashTable< Foam::zero, Key, Hash > &&source) | HashTable< Foam::zero, Key, Hash > | |
| modified() const | regIOobject | virtual |
| MUST_READ enum value | IOobjectOption | |
| MUST_READ_IF_MODIFIED enum value | IOobjectOption | |
| name() const noexcept | IOobject | inline |
| New(const word &setType, const polyMesh &mesh, const word &name, IOobjectOption::readOption rOpt=IOobjectOption::MUST_READ, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | static |
| New(const word &setType, const polyMesh &mesh, const word &name, const label size, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | static |
| New(const word &setType, const polyMesh &mesh, const word &name, const topoSet &set, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | static |
| NO_READ enum value | IOobjectOption | |
| NO_REGISTER enum value | IOobjectOption | |
| NO_WRITE enum value | IOobjectOption | |
| node_type typedef | HashTable< Foam::zero, Key, Hash > | |
| note() const noexcept | IOobject | inline |
| note() noexcept | IOobject | inline |
| objectPath() const | IOobject | inline |
| objectRelPath() const | IOobject | |
| objectState enum name | IOobject | |
| operator &=(const this_type &rhs) | HashSet< Key, Hash > | inline |
| operator!=(const this_type &rhs) const | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::operator!=(const this_type &rhs) const | HashTable< Foam::zero, Key, Hash > | |
| operator()(const Key &key) const noexcept | HashSet< Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::operator()(const Key &key) | HashTable< Foam::zero, Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::operator()(const Key &key, const Foam::zero &deflt) | HashTable< Foam::zero, Key, Hash > | inline |
| operator+=(const this_type &rhs) | HashSet< Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::operator+=(const this_type &rhs) | HashTable< Foam::zero, Key, Hash > | |
| operator-=(const this_type &rhs) | HashSet< Key, Hash > | inline |
| operator=(const topoSet &) | topoSet | |
| Foam::regIOobject::operator=(const regIOobject &)=delete | regIOobject | |
| Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
| Foam::HashSet::operator=(const this_type &rhs) | HashSet< Key, Hash > | inline |
| Foam::HashSet::operator=(this_type &&rhs) | HashSet< Key, Hash > | inline |
| Foam::HashSet::operator=(const UList< Key > &rhs) | HashSet< Key, Hash > | |
| Foam::HashSet::operator=(const FixedList< Key, N > &rhs) | HashSet< Key, Hash > | |
| Foam::HashSet::operator=(std::initializer_list< Key > rhs) | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::operator=(const this_type &rhs) | HashTable< Foam::zero, Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::operator=(std::initializer_list< std::pair< Key, Foam::zero >> rhs) | HashTable< Foam::zero, Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::operator=(this_type &&rhs) | HashTable< Foam::zero, Key, Hash > | |
| operator==(const this_type &rhs) const | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::operator==(const this_type &rhs) const | HashTable< Foam::zero, Key, Hash > | |
| operator[](const Key &key) const noexcept | HashSet< Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::operator[](const Key &key) | HashTable< Foam::zero, Key, Hash > | inline |
| operator^=(const this_type &rhs) | HashSet< Key, Hash > | |
| operator|=(const this_type &rhs) | HashSet< Key, Hash > | |
| ownedByRegistry() const noexcept | regIOobject | inline |
| parent_type typedef | HashSet< Key, Hash > | |
| parseHeader(const dictionary &headerDict) | IOobject | |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| pointer typedef | HashTable< Foam::zero, Key, Hash > | |
| printInfo(Ostream &os) const | HashTable< Foam::zero, Key, Hash > | |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobjectOption | |
| READ_MODIFIED enum value | IOobjectOption | |
| readData(Istream &) | regIOobject | virtual |
| readHeader(Istream &is) | IOobject | |
| readHeader(dictionary &headerDict, Istream &is) | IOobject | |
| readHeaderOk(const IOstreamOption::streamFormat fmt, const word &typeName) | regIOobject | protected |
| readIfModified() | regIOobject | virtual |
| readOpt() const noexcept | IOobjectOption | inline |
| readOpt(readOption opt) noexcept | IOobjectOption | inline |
| readOpt() noexcept | IOobjectOption | inline |
| readOption enum name | IOobjectOption | |
| readStream(const word &, const bool readOnProc=true) | regIOobject | |
| reference typedef | HashTable< Foam::zero, Key, Hash > | |
| regIOobject(const IOobject &io, const bool isTimeObject=false) | regIOobject | |
| regIOobject(const regIOobject &rio) | regIOobject | |
| regIOobject(const regIOobject &rio, bool registerCopy) | regIOobject | |
| regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| regIOobject(const IOobject &io, const regIOobject &rio) | regIOobject | |
| REGISTER enum value | IOobjectOption | |
| registered() const noexcept | regIOobject | inline |
| registerObject() const noexcept | IOobjectOption | inline |
| registerObject(bool on) noexcept | IOobjectOption | inline |
| registerObject() noexcept | IOobjectOption | inline |
| registerOption enum name | IOobjectOption | |
| release(const bool unregister=false) noexcept | regIOobject | inline |
| removeFiles(const polyMesh &) | topoSet | static |
| removeMetaData() | regIOobject | |
| rename(const word &newName) | regIOobject | virtual |
| reserve(label numEntries) | HashTable< Foam::zero, Key, Hash > | |
| reset() | topoBoolSet | inline |
| resetHeader(const word &newName=word::null) | IOobject | |
| resize(label newCapacity) | HashTable< Foam::zero, Key, Hash > | |
| retain(const HashTable< AnyType, Key, AnyHash > &other) | HashTable< Foam::zero, Key, Hash > | |
| retain(const HashTable< AnyType, Key, AnyHash > &other) | HashTable< Foam::zero, Key, Hash > | |
| rootPath() const noexcept | IOobject | |
| scalarByteSize() const noexcept | IOobject | inline |
| scopedName(const std::string &scope, const word &name) | IOobject | inlinestatic |
| scopedName(const std::string &scope, const word &name1, const word &name2) | IOobject | inlinestatic |
| scopeSeparator | IOobject | static |
| selected_ | topoBoolSet | protected |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| set(const label id) | topoBoolSet | virtual |
| set(const labelUList &labels) | topoBoolSet | virtual |
| Foam::HashSet::set(const Key &key) | HashSet< Key, Hash > | inline |
| Foam::HashSet::set(InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| Foam::HashSet::set(std::initializer_list< Key > list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::set(const FixedList< Key, N > &list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::set(const UList< Key > &list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::set(const IndirectListBase< Key, Addr > &list) | HashSet< Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::set(const Key &key, const Foam::zero &obj) | HashTable< Foam::zero, Key, Hash > | inline |
| HashTable< Foam::zero, Key, Hash >::set(const Key &key, Foam::zero &&obj) | HashTable< Foam::zero, Key, Hash > | inline |
| setBad(const string &s) | IOobject | protected |
| setCapacity(label newCapacity) | HashTable< Foam::zero, Key, Hash > | |
| setInstance(const fileName &instance, Container &) | topoSet | static |
| setMany(InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| setUpToDate() | regIOobject | |
| size() const noexcept | HashTable< Foam::zero, Key, Hash > | inline |
| size_type typedef | HashTable< Foam::zero, Key, Hash > | |
| sorted() | HashTable< Foam::zero, Key, Hash > | |
| sorted() const | HashTable< Foam::zero, Key, Hash > | inline |
| sortedToc() const | HashTable< Foam::zero, Key, Hash > | |
| sortedToc(const Compare &comp) const | HashTable< Foam::zero, Key, Hash > | |
| sortedToc(const Compare &comp) const | HashTable< Foam::zero, Key, Hash > | |
| store() | regIOobject | inline |
| store(Type *p) | regIOobject | inlinestatic |
| store(autoPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(autoPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &ptr) | regIOobject | inlinestatic |
| store(refPtr< Type > &&ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &ptr) | regIOobject | inlinestatic |
| store(tmp< Type > &&ptr) | regIOobject | inlinestatic |
| subset(const topoSet &set) | topoBoolSet | virtual |
| subtractSet(const topoSet &set) | topoBoolSet | virtual |
| swap(HashTable< Foam::zero, Key, Hash > &rhs) noexcept | HashTable< Foam::zero, Key, Hash > | |
| sync(const polyMesh &mesh) | topoSet | virtual |
| test(const Key &key) const | HashSet< Key, Hash > | inline |
| this_type typedef | HashSet< Key, Hash > | |
| time() const noexcept | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| toc() const | HashTable< Foam::zero, Key, Hash > | |
| tocEntries(const BinaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::tocEntries(const BinaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| tocKeys(const UnaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| tocKeys(const UnaryPredicate &pred, const bool invert) const | HashTable< Foam::zero, Key, Hash > | |
| tocValues(const UnaryPredicate &, const bool)=delete | HashSet< Key, Hash > | |
| HashTable< Foam::zero, Key, Hash >::tocValues(const UnaryPredicate &pred, const bool invert=false) const | HashTable< Foam::zero, Key, Hash > | |
| topoBoolSet(const polyMesh &mesh, const word &setName) | topoBoolSet | protected |
| topoBoolSet(const polyMesh &mesh, const word &setName, const label size, const bool val) | topoBoolSet | protected |
| topoBoolSet(const polyMesh &mesh, const word &setName, const label size, const boolList &bools) | topoBoolSet | protected |
| topoBoolSet(const polyMesh &mesh, const word &setName, const label size, boolList &&bools) | topoBoolSet | protected |
| topoSet(const topoSet &)=delete | topoSet | protected |
| topoSet(const IOobject &io, const word &wantedType) | topoSet | |
| topoSet(const polyMesh &mesh, const word &wantedType, const word &name, IOobjectOption::readOption rOpt=IOobjectOption::MUST_READ, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | |
| topoSet(const polyMesh &mesh, const word &name, const label size, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | |
| topoSet(const polyMesh &mesh, const word &name, const labelHashSet &labels, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | |
| topoSet(const polyMesh &mesh, const word &name, labelHashSet &&labels, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | |
| topoSet(const polyMesh &mesh, const word &name, const labelUList &labels, IOobjectOption::writeOption wOpt=IOobjectOption::NO_WRITE) | topoSet | |
| topoSet(const IOobject &io, const label size) | topoSet | |
| topoSet(const IOobject &io, const labelHashSet &labels) | topoSet | |
| topoSet(const IOobject &io, labelHashSet &&labels) | topoSet | |
| transfer(HashTable< Foam::zero, Key, Hash > &rhs) | HashTable< Foam::zero, Key, Hash > | |
| typeFilePath(const bool search=true) const | IOobject | |
| typeFilePath(const bool search) const | IOobject | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| TypeName("topoSet") | topoSet | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| unset(const label id) | topoBoolSet | virtual |
| unset(const labelUList &labels) | topoBoolSet | virtual |
| Foam::HashSet::unset(const Key &key) | HashSet< Key, Hash > | inline |
| Foam::HashSet::unset(InputIter first, InputIter last) | HashSet< Key, Hash > | inline |
| Foam::HashSet::unset(std::initializer_list< Key > list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::unset(const FixedList< Key, N > &list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::unset(const UList< Key > &list) | HashSet< Key, Hash > | inline |
| Foam::HashSet::unset(const IndirectListBase< Key, Addr > &list) | HashSet< Key, Hash > | inline |
| updateLabels(const labelUList &map) | topoBoolSet | protectedvirtual |
| updateMesh(const mapPolyMesh &morphMap) | topoSet | virtual |
| updateMesh(const fileName &instance, const mapPolyMesh &, Container &) | topoSet | static |
| updateMetaData() | regIOobject | virtual |
| upToDate(const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| upToDate(const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const | regIOobject | |
| value_type typedef | HashTable< Foam::zero, Key, Hash > | |
| warnNoRereading() const | IOobject | |
| watchIndices() const noexcept | regIOobject | inline |
| watchIndices() noexcept | regIOobject | inline |
| write(const bool writeOnProc=true) const | regIOobject | virtual |
| writeBanner(Ostream &os, const bool noSyntaxHint=false) | IOobject | static |
| writeData(Ostream &) const | topoSet | virtual |
| writeDebug(Ostream &os, const label maxElem, topoSet::const_iterator &iter, label &elemI) const | topoSet | protected |
| writeDebug(Ostream &os, const pointField &coords, const label maxElem, topoSet::const_iterator &iter, label &elemI) const | topoSet | protected |
| writeDebug(Ostream &os, const pointField &coords, const label maxLen) const | topoSet | protected |
| writeDebug(Ostream &os, const label maxLen) const | topoSet | virtual |
| writeDebug(Ostream &os, const primitiveMesh &, const label maxLen) const =0 | topoSet | pure virtual |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeHeader(Ostream &os) const | IOobject | |
| writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| writeHeader(dictionary &dict, IOstreamOption streamOpt) const | IOobject | |
| writeHeader(dictionary &dict, const word &objectType, IOstreamOption streamOpt) const | IOobject | |
| writeHeaderContent(Ostream &os, const IOobject &io, const word &objectType, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeHeaderContent(dictionary &dict, const IOobject &io, const word &objectType, IOstreamOption streamOpt, const dictionary *metaDataDict=nullptr) | IOobject | protectedstatic |
| writeKeys(Ostream &os, const label shortLen=0) const | HashTable< Foam::zero, Key, Hash > | |
| writeList(Ostream &os, const label shortLen=0) const | HashSet< Key, Hash > | inline |
| writeObject(IOstreamOption streamOpt, const bool writeOnProc) const | regIOobject | virtual |
| writeObject(IOstreamOption::streamFormat fmt, IOstreamOption::versionNumber ver, IOstreamOption::compressionType cmp, const bool writeOnProc) const | regIOobject | inlinevirtual |
| writeOpt() const noexcept | IOobjectOption | inline |
| writeOpt(writeOption opt) noexcept | IOobjectOption | inline |
| writeOpt() noexcept | IOobjectOption | inline |
| writeOption enum name | IOobjectOption | |
| ~HashTable() | HashTable< Foam::zero, Key, Hash > | |
| ~IOobject()=default | IOobject | virtual |
| ~regIOobject() | regIOobject | virtual |
| ~topoBoolSet()=default | topoBoolSet | virtual |
| ~topoSet()=default | topoSet | virtual |