This is the complete list of members for CompactIOList< T, BaseType >, including all inherited members.
| addWatch() | regIOobject | virtual |
| addWatch(const fileName &) | regIOobject | virtual |
| append(const T &) | List< T > | inline |
| append(const UList< T > &) | List< T > | inline |
| append(const UIndirectList< T > &) | List< T > | inline |
| AUTO_WRITE enum value | IOobject | |
| BAD enum value | IOobject | |
| bad() const | IOobject | inline |
| begin() | UList< T > | inline |
| begin() const | UList< T > | inline |
| byteSize() const | UList< T > | |
| caseName() const | IOobject | |
| cbegin() const | UList< T > | inline |
| cdata() const | UList< T > | inline |
| cend() const | UList< T > | inline |
| checkIn() | regIOobject | |
| checkIndex(const label i) const | UList< T > | inline |
| checkOut() | regIOobject | |
| checkSize(const label size) const | UList< T > | inline |
| checkStart(const label start) const | UList< T > | inline |
| clear() | List< T > | inline |
| Foam::clone() const | IOobject | inline |
| Foam::clone(const objectRegistry ®istry) const | IOobject | inline |
| Foam::List::clone() const | List< T > | inline |
| close() | regIOobject | |
| CompactIOList(const IOobject &) | CompactIOList< T, BaseType > | |
| CompactIOList(const IOobject &, const label) | CompactIOList< T, BaseType > | |
| CompactIOList(const IOobject &, const List< T > &) | CompactIOList< T, BaseType > | |
| CompactIOList(const IOobject &, const Xfer< List< T >> &) | CompactIOList< T, BaseType > | |
| const_iterator typedef | UList< T > | |
| const_reference typedef | UList< T > | |
| const_reverse_iterator typedef | UList< T > | |
| crbegin() const | UList< T > | inline |
| crend() const | UList< T > | inline |
| data() | UList< T > | inline |
| db() const | IOobject | |
| deepCopy(const UList< T > &) | UList< T > | |
| difference_type typedef | UList< T > | |
| empty() const | UList< T > | inline |
| end() | UList< T > | inline |
| end() const | UList< T > | inline |
| eventNo() const | regIOobject | inline |
| eventNo() | regIOobject | inline |
| fcIndex(const label i) const | UList< T > | 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 | regIOobject | virtual |
| first() | UList< T > | inline |
| first() const | UList< T > | inline |
| global() const | regIOobject | inlinevirtual |
| globalFilePath(const word &typeName) const | IOobject | |
| globalObject() | IOobject | inline |
| globalObject() const | IOobject | inline |
| good() const | IOobject | inline |
| GOOD enum value | IOobject | |
| group() const | IOobject | |
| groupName(Name name, const word &group) | IOobject | inlinestatic |
| groupName(Name name, 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 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 | |
| iterator typedef | UList< T > | |
| last() | UList< T > | inline |
| last() const | UList< T > | inline |
| List() | List< T > | inline |
| List(const label) | List< T > | explicit |
| List(const label, const T &) | List< T > | |
| List(const label, const zero) | List< T > | |
| List(const List< T > &) | List< T > | |
| List(const List< T2 > &) | List< T > | explicit |
| List(const Xfer< List< T >> &) | List< T > | |
| List(List< T > &, bool reuse) | List< T > | |
| List(const UList< T > &, const labelUList &mapAddressing) | List< T > | |
| List(InputIterator first, InputIterator last) | List< T > | |
| List(const FixedList< T, Size > &) | List< T > | explicit |
| List(const PtrList< T > &) | List< T > | explicit |
| List(const SLList< T > &) | List< T > | explicit |
| List(const UIndirectList< T > &) | List< T > | explicit |
| List(const BiIndirectList< T > &) | List< T > | explicit |
| List(std::initializer_list< T >) | List< T > | |
| List(Istream &) | List< T > | |
| local() const | IOobject | inline |
| localFilePath(const word &typeName) const | IOobject | |
| masterOnlyReading | regIOobject | protectedstatic |
| max_size() const | UList< T > | inline |
| member() const | IOobject | |
| modified() const | regIOobject | virtual |
| MUST_READ enum value | IOobject | |
| MUST_READ_IF_MODIFIED enum value | IOobject | |
| name() const | IOobject | inline |
| newElmt(const label) | List< T > | inline |
| NO_READ enum value | IOobject | |
| NO_WRITE enum value | IOobject | |
| note() | IOobject | inline |
| note() const | IOobject | inline |
| null() | List< T > | inlinestatic |
| objectPath() const | IOobject | inline |
| objectState enum name | IOobject | |
| operator(Ostream &, const CompactIOList< T, BaseType > &) | CompactIOList< T, BaseType > | friend |
| operator const Foam::List< T > &() const | UList< T > | inline |
| operator!=(const UList< T > &) const | UList< T > | |
| operator<(const UList< T > &) const | UList< T > | |
| operator<=(const UList< T > &) const | UList< T > | |
| operator=(const CompactIOList< T, BaseType > &) | CompactIOList< T, BaseType > | |
| operator=(const List< T > &) | CompactIOList< T, BaseType > | |
| Foam::regIOobject::operator=(const IOobject &) | regIOobject | |
| Foam::List::operator=(const UList< T > &) | List< T > | |
| Foam::List::operator=(const SLList< T > &) | List< T > | |
| Foam::List::operator=(const UIndirectList< T > &) | List< T > | |
| Foam::List::operator=(const BiIndirectList< T > &) | List< T > | |
| Foam::List::operator=(std::initializer_list< T >) | List< T > | |
| Foam::List::operator=(const T &) | List< T > | inline |
| Foam::List::operator=(const zero) | List< T > | inline |
| operator==(const UList< T > &) const | UList< T > | |
| operator>(const UList< T > &) const | UList< T > | |
| operator>=(const UList< T > &) const | UList< T > | |
| operator>>(Istream &, CompactIOList< T, BaseType > &) | CompactIOList< T, BaseType > | friend |
| operator[](const label) | UList< T > | inline |
| operator[](const label) const | UList< T > | inline |
| operator[](const label i) const | UList< T > | inline |
| ownedByRegistry() const | regIOobject | inline |
| path() const | IOobject | |
| path(const word &instance, const fileName &local="") const | IOobject | |
| rbegin() | UList< T > | inline |
| rbegin() const | UList< T > | inline |
| rcIndex(const label i) const | UList< T > | inline |
| read() | regIOobject | virtual |
| READ_IF_PRESENT enum value | IOobject | |
| readData(Istream &) | regIOobject | virtual |
| readHeader(Istream &) | 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 | |
| reference typedef | UList< T > | |
| regIOobject(const IOobject &, const bool isTime=false) | regIOobject | |
| regIOobject(const regIOobject &) | regIOobject | |
| regIOobject(const regIOobject &, bool registerCopy) | regIOobject | |
| regIOobject(const word &newName, const regIOobject &, bool registerCopy) | regIOobject | |
| regIOobject(const IOobject &, const regIOobject &) | regIOobject | |
| registerObject() | IOobject | inline |
| registerObject() const | IOobject | inline |
| release() | regIOobject | inline |
| rename(const word &newName) | regIOobject | virtual |
| rend() | UList< T > | inline |
| rend() const | UList< T > | inline |
| resize(const label) | List< T > | inline |
| resize(const label, const T &) | List< T > | inline |
| reverse_iterator typedef | UList< T > | |
| rootPath() const | IOobject | |
| setBad(const string &) | IOobject | protected |
| setSize(const label) | List< T > | |
| setSize(const label, const T &) | List< T > | |
| setUpToDate() | regIOobject | |
| shallowCopy(const UList< T > &)=delete | List< T > | |
| size(const label) | List< T > | inlineprotected |
| size() const | List< T > | inline |
| size_type typedef | UList< T > | |
| store() | regIOobject | inline |
| store(Type *) | regIOobject | inlinestatic |
| store(autoPtr< Type > &) | regIOobject | inlinestatic |
| subList typedef | List< T > | |
| swap(UList< T > &) | UList< T > | |
| time() const | IOobject | |
| timeStamp enum value | IOobject | |
| timeStampMaster enum value | IOobject | |
| transfer(List< T > &) | List< T > | |
| transfer(DynamicList< T, SizeInc, SizeMult, SizeDiv > &) | List< T > | |
| transfer(SortableList< T > &) | List< T > | |
| typeHeaderOk(const bool checkType=true) | IOobject | |
| TypeName("CompactList") | CompactIOList< T, BaseType > | |
| Foam::regIOobject::TypeName("regIOobject") | regIOobject | |
| Foam::IOobject::TypeName("IOobject") | IOobject | |
| UList() | UList< T > | inline |
| UList(T *__restrict__ v, label size) | UList< T > | inline |
| 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 | UList< T > | |
| warnNoRereading() const | IOobject | |
| watchIndices() const | regIOobject | inline |
| watchIndices() | regIOobject | inline |
| write(const bool valid=true) const | regIOobject | virtual |
| writeBanner(Stream &os, bool noHint=false) | IOobject | inlinestatic |
| writeData(Ostream &) const | CompactIOList< T, BaseType > | virtual |
| writeDivider(Stream &os) | IOobject | inlinestatic |
| writeEndDivider(Stream &os) | IOobject | inlinestatic |
| writeEntry(Ostream &) const | UList< T > | |
| writeEntry(const word &keyword, Ostream &) const | UList< T > | |
| writeHeader(Ostream &) const | IOobject | |
| writeHeader(Ostream &, const word &objectType) const | IOobject | |
| writeObject(IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType, const bool valid) const | CompactIOList< T, BaseType > | virtual |
| writeOpt() const | IOobject | inline |
| writeOpt() | IOobject | inline |
| writeOption enum name | IOobject | |
| xfer() | List< T > | inline |
| ~CompactIOList() | CompactIOList< T, BaseType > | virtual |
| ~IOobject() | IOobject | virtual |
| ~List() | List< T > | |
| ~regIOobject() | regIOobject | virtual |
1.8.13