This is the complete list of members for patchIdentifier, including all inherited members.
| addGroup(const word &name) | patchIdentifier | inline |
| defaultName(const label n=-1) | patchIdentifier | inlinestatic |
| index() const noexcept | patchIdentifier | inline |
| index() noexcept | patchIdentifier | inline |
| inGroup(const word &name) const | patchIdentifier | inline |
| inGroups() const noexcept | patchIdentifier | inline |
| inGroups() noexcept | patchIdentifier | inline |
| name() const noexcept | patchIdentifier | inline |
| name() noexcept | patchIdentifier | inline |
| operator=(const patchIdentifier &)=default | patchIdentifier | |
| operator=(patchIdentifier &&)=default | patchIdentifier | |
| patchIdentifier(const patchIdentifier &)=default | patchIdentifier | |
| patchIdentifier(patchIdentifier &&)=default | patchIdentifier | |
| patchIdentifier() | patchIdentifier | |
| patchIdentifier(const word &name, const label index) | patchIdentifier | |
| patchIdentifier(const word &name, const label index, const word &physicalType, const wordList &inGroups=wordList()) | patchIdentifier | |
| patchIdentifier(const word &name, const dictionary &dict, const label index) | patchIdentifier | |
| patchIdentifier(const patchIdentifier &ident, const label newIndex) | patchIdentifier | |
| patchIdentifier(patchIdentifier &&ident, const label newIndex) | patchIdentifier | |
| physicalType() const noexcept | patchIdentifier | inline |
| physicalType() noexcept | patchIdentifier | inline |
| removeGroup(const word &name) | patchIdentifier | |
| write(Ostream &os) const | patchIdentifier | |
| ~patchIdentifier()=default | patchIdentifier | virtual |