This is the complete list of members for Enum< EnumType >, including all inherited members.
| append(std::initializer_list< std::pair< EnumType, const char * >> list) | Enum< EnumType > | |
| clear() | Enum< EnumType > | inline |
| empty() const noexcept | Enum< EnumType > | inline |
| Enum()=default | Enum< EnumType > | |
| Enum(std::initializer_list< std::pair< EnumType, const char * >> list) | Enum< EnumType > | explicit |
| find(const word &enumName) const | Enum< EnumType > | inline |
| find(const EnumType e) const | Enum< EnumType > | inline |
| found(const word &enumName) const | Enum< EnumType > | inline |
| found(const EnumType e) const | Enum< EnumType > | inline |
| get(const word &enumName) const | Enum< EnumType > | |
| get(const word &enumName, const EnumType deflt) const | Enum< EnumType > | |
| get(const EnumType e) const | Enum< EnumType > | inline |
| get(const word &key, const dictionary &dict) const | Enum< EnumType > | |
| getOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) const | Enum< EnumType > | |
| lookup(const word &key, const dictionary &dict) const | Enum< EnumType > | inline |
| lookupOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) const | Enum< EnumType > | inline |
| names() const | Enum< EnumType > | inline |
| operator()(const EnumType e) const | Enum< EnumType > | inline |
| operator()(const word &enumName, const EnumType deflt) const | Enum< EnumType > | inline |
| operator[](const word &enumName) const | Enum< EnumType > | inline |
| operator[](const EnumType e) const | Enum< EnumType > | inline |
| read(Istream &is) const | Enum< EnumType > | |
| read(Istream &is, EnumType &val, const bool mandatory=true) const | Enum< EnumType > | |
| readEntry(const word &key, const dictionary &dict, EnumType &val, const bool mandatory=true) const | Enum< EnumType > | |
| readIfPresent(const word &key, const dictionary &dict, EnumType &val) const | Enum< EnumType > | |
| size() const noexcept | Enum< EnumType > | inline |
| sortedToc() const | Enum< EnumType > | |
| toc() const | Enum< EnumType > | inline |
| value_type typedef | Enum< EnumType > | |
| values() const | Enum< EnumType > | inline |
| write(const EnumType e, Ostream &os) const | Enum< EnumType > | inline |
| writeList(Ostream &os, const label shortLen=0) const | Enum< EnumType > | inline |