This is the complete list of members for GlobalIOList< Type >, including all inherited members.
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| append(const Type &val) | List< Type > | inline |
| append(Type &&val) | List< Type > | inline |
| append(const UList< Type > &list) | List< Type > | inline |
| append(const IndirectListBase< Type, Addr > &list) | List< Type > | inline |
| AUTO_WRITE enum value | IOobject | |
| BAD enum value | IOobject | |
| bad() const | IOobject | inline |
| caseName() const | IOobject | |
| checkIn() | regIOobject | |
| checkOut() | regIOobject | |
| clear() | List< Type > | inline |
| Foam::clone() const | IOobject | inline |
| Foam::clone(const objectRegistry ®istry) const | IOobject | inline |
| List< Type >::clone() const | List< Type > | inline |
| close() | regIOobject | |
| db() const | IOobject | |
| eventNo() const | regIOobject | inline |
| eventNo() | regIOobject | inline |
| fileCheckTypes enum name | IOobject | |
| fileCheckTypesNames | IOobject | static |
| fileModificationChecking | IOobject | static |
| fileModificationSkew | regIOobject | static |
| fileNameComponents(const fileName &path, fileName &instance, fileName &local, word &name) | IOobject | static |
| filePath() const | GlobalIOList< Type > | inlinevirtual |
| global() const | GlobalIOList< Type > | inlinevirtual |
| globalFilePath(const word &typeName, const bool search=true) const | IOobject | |
| GlobalIOList(const GlobalIOList &)=default | GlobalIOList< Type > | |
| GlobalIOList(const IOobject &io) | GlobalIOList< Type > | explicit |
| GlobalIOList(const IOobject &io, const label size) | GlobalIOList< Type > | |
| GlobalIOList(const IOobject &io, const UList< Type > &content) | GlobalIOList< Type > | |
| GlobalIOList(const IOobject &io, List< Type > &&content) | GlobalIOList< Type > | |
| globalObject() const | IOobject | inline |
| globalObject() | IOobject | inline |
| GOOD enum value | IOobject | |
| good() const | IOobject | inline |
| 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 |
| headerClassName() const | IOobject | inline |
| headerClassName() | IOobject | inline |
| headerOk() | regIOobject | |
| info() const | IOobject | inline |
| inotify enum value | IOobject | |
| inotifyMaster enum value | IOobject | |
| instance() const | IOobject | inline |
| instance() | IOobject | inline |
| IOobject(const IOobject &)=default | IOobject | |
| IOobject(const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | IOobject | |
| IOobject(const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
| IOobject(const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true, bool globalObject=false) | IOobject | |
| IOobject(const IOobject &io, const objectRegistry ®istry) | IOobject | |
| IOobject(const IOobject &io, const word &name) | IOobject | |
| isHeaderClassName(const word &clsName) const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| isHeaderClassName() const | IOobject | inline |
| labelByteSize() const | IOobject | inline |
| List() noexcept | List< Type > | inline |
| List(const label len) | List< Type > | explicit |
| List(const label len, const Type &val) | List< Type > | |
| List(const label len, const zero) | List< Type > | |
| List(const one, const Type &val) | List< Type > | |
| List(const one, Type &&val) | List< Type > | |
| List(const one, const zero) | List< Type > | |
| List(const List< Type > &a) | List< Type > | |
| List(const UList< Type > &a) | List< Type > | explicit |
| List(List< Type > &a, bool reuse) | List< Type > | |
| List(const UList< Type > &list, const labelUList &indices) | List< Type > | |
| List(const UList< Type > &list, const FixedList< label, N > &indices) | List< Type > | |
| List(InputIterator begIter, InputIterator endIter) | List< Type > | |
| List(const FixedList< Type, N > &list) | List< Type > | explicit |
| List(const PtrList< Type > &list) | List< Type > | explicit |
| List(const SLList< Type > &list) | List< Type > | explicit |
| List(const IndirectListBase< Type, Addr > &list) | List< Type > | explicit |
| List(std::initializer_list< Type > list) | List< Type > | |
| List(List< Type > &&list) | List< Type > | |
| List(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List(SortableList< Type > &&list) | List< Type > | |
| List(SLList< Type > &&list) | List< Type > | |
| List(Istream &is) | List< Type > | |
| local() const | IOobject | inline |
| localFilePath(const word &typeName, const bool search=true) const | IOobject | |
| masterOnlyReading | regIOobject | protectedstatic |
| maxFileModificationPolls | regIOobject | static |
| member(const word &name) | IOobject | static |
| member() const | IOobject | inline |
| modified() const | regIOobject | virtual |
| MUST_READ enum value | IOobject | |
| MUST_READ_IF_MODIFIED enum value | IOobject | |
| name() const | IOobject | inline |
| newElmt(const label i) | List< Type > | inline |
| NO_READ enum value | IOobject | |
| NO_WRITE enum value | IOobject | |
| note() const | IOobject | inline |
| note() | IOobject | inline |
| null() | List< Type > | inlinestatic |
| objectPath() const | IOobject | inline |
| objectState enum name | IOobject | |
| objectStream() | regIOobject | protected |
| operator=(const GlobalIOList< Type > &rhs) | GlobalIOList< Type > | |
| Foam::regIOobject::operator=(const IOobject &io) | regIOobject | |
| List< Type >::operator=(const UList< Type > &a) | List< Type > | |
| List< Type >::operator=(const List< Type > &list) | List< Type > | |
| List< Type >::operator=(const SLList< Type > &list) | List< Type > | |
| List< Type >::operator=(const IndirectListBase< Type, Addr > &list) | List< Type > | |
| List< Type >::operator=(const FixedList< Type, N > &list) | List< Type > | |
| List< Type >::operator=(std::initializer_list< Type > list) | List< Type > | |
| List< Type >::operator=(const Type &val) | List< Type > | inline |
| List< Type >::operator=(const zero) | List< Type > | inline |
| List< Type >::operator=(List< Type > &&list) | List< Type > | |
| List< Type >::operator=(DynamicList< Type, SizeMin > &&list) | List< Type > | |
| List< Type >::operator=(SortableList< Type > &&list) | List< Type > | |
| List< Type >::operator=(SLList< Type > &&list) | List< Type > | |
| ownedByRegistry() const | regIOobject | inline |
| path() const | IOobject | |
| path(const word &instance, const fileName &local=fileName::null) const | IOobject | |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobject | |
| readData(Istream &is) | GlobalIOList< Type > | virtual |
| readHeader(Istream &is) | IOobject | |
| readHeaderOk(const IOstream::streamFormat PstreamFormat, const word &typeName) | regIOobject | protected |
| readIfModified() | regIOobject | virtual |
| readOpt() const | IOobject | inline |
| readOpt() | IOobject | inline |
| readOption enum name | IOobject | |
| readStream(const word &, const bool valid=true) | regIOobject | |
| regIOobject(const IOobject &io, const bool isTime=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 | |
| registerObject() const | IOobject | inline |
| registerObject() | IOobject | inline |
| release(const bool unregister=false) | regIOobject | inline |
| rename(const word &newName) | regIOobject | virtual |
| resize(const label newSize) | List< Type > | inline |
| resize(const label newSize, const Type &val) | List< Type > | |
| resize(const label newSize) | List< Type > | inline |
| rootPath() const | IOobject | |
| scalarByteSize() const | IOobject | inline |
| scopedName(StringType scope, const word &name) | IOobject | inlinestatic |
| scopedName(StringType scope, const word &name) | IOobject | inline |
| scopeSeparator | IOobject | static |
| selectIO(const IOobject &io, const fileName &altFile, const word &ioName="") | IOobject | static |
| set(const label i, bool val=true) | List< Type > | inline |
| setBad(const string &s) | IOobject | protected |
| setSize(const label newSize) | List< Type > | inline |
| setSize(const label newSize, const Type &val) | List< Type > | inline |
| setUpToDate() | regIOobject | |
| shallowCopy(const UList< Type > &)=delete | List< Type > | |
| store() | regIOobject | inline |
| store(Type *p) | regIOobject | inlinestatic |
| store(autoPtr< Type > &aptr) | regIOobject | inlinestatic |
| store(autoPtr< Type > &&aptr) | regIOobject | inlinestatic |
| store(tmp< Type > &tptr) | regIOobject | inlinestatic |
| store(tmp< Type > &&tptr) | regIOobject | inlinestatic |
| subList typedef | List< Type > | |
| time() const | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| transfer(List< Type > &list) | List< Type > | |
| transfer(DynamicList< Type, SizeMin > &list) | List< Type > | |
| transfer(SortableList< Type > &list) | List< Type > | |
| typeHeaderOk(const bool checkType=true, const bool search=true, const bool verbose=true) | IOobject | |
| TypeName("List") | GlobalIOList< Type > | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| typeName("scalarVectorTable") | GlobalIOList< Type > | |
| 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 | |
| warnNoRereading() const | IOobject | |
| watchIndices() const | regIOobject | inline |
| watchIndices() | regIOobject | inline |
| write(const bool valid=true) const | regIOobject | virtual |
| writeBanner(Ostream &os, bool noHint=false) | IOobject | static |
| writeData(Ostream &os) const | GlobalIOList< Type > | virtual |
| writeDivider(Ostream &os) | IOobject | static |
| writeEndDivider(Ostream &os) | IOobject | static |
| writeHeader(Ostream &os) const | IOobject | |
| writeHeader(Ostream &os, const word &objectType) const | IOobject | |
| writeObject(IOstreamOption streamOpt, const bool valid) const | regIOobject | virtual |
| writeObject(IOstream::streamFormat fmt, IOstream::versionNumber ver, IOstream::compressionType comp, const bool valid) const | regIOobject | virtual |
| writeOpt() const | IOobject | inline |
| writeOpt() | IOobject | inline |
| writeOption enum name | IOobject | |
| ~GlobalIOList()=default | GlobalIOList< Type > | virtual |
| ~IOobject()=default | IOobject | virtual |
| ~List() | List< Type > | |
| ~regIOobject() | regIOobject | virtual |