This is the complete list of members for token::compound, including all inherited members.
| compound() | token::compound | inline |
| count() const noexcept | refCount | inline |
| declareRunTimeSelectionTable(autoPtr, compound, Istream,(Istream &is),(is)) | token::compound | |
| empty() const | token::compound | inline |
| empty() | token::compound | inline |
| isCompound(const word &name) | token::compound | static |
| New(const word &type, Istream &is) | token::compound | static |
| operator++() noexcept | refCount | inline |
| operator++(int) noexcept | refCount | inline |
| operator--() noexcept | refCount | inline |
| operator--(int) noexcept | refCount | inline |
| operator<<(Ostream &os, const compound &ct) | token::compound | friend |
| refCount() noexcept | refCount | inline |
| size() const =0 | token::compound | pure virtual |
| TypeName("compound") | token::compound | |
| unique() const noexcept | refCount | inline |
| write(Ostream &os) const =0 | token::compound | pure virtual |
| ~compound()=default | token::compound | virtual |