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 > | inline |
| begin() const noexcept | Enum< EnumType > | inline |
| cbegin() const noexcept | Enum< EnumType > | inline |
| cend() const noexcept | Enum< EnumType > | inline |
| cfind(const word &key) const | Enum< EnumType > | inline |
| cfind(const EnumType e) const | Enum< EnumType > | inline |
| clear() | Enum< EnumType > | inline |
| contains(const word &enumName) const | Enum< EnumType > | inline |
| contains(const EnumType e) const | Enum< EnumType > | inline |
| empty() const noexcept | Enum< EnumType > | inline |
| end() const noexcept | Enum< EnumType > | inline |
| Enum() noexcept=default | Enum< EnumType > | |
| Enum(std::initializer_list< std::pair< EnumType, const char *>> list) | Enum< EnumType > | explicit |
| find(const word &key) const | Enum< EnumType > | inline |
| find(const EnumType e) const | Enum< EnumType > | inline |
| found(const word &key) const | Enum< EnumType > | inline |
| found(const EnumType e) const | Enum< EnumType > | inline |
| get(const word &enumName) const | Enum< EnumType > | |
| get(const EnumType e) const | Enum< EnumType > | inline |
| get(const word &key, const dictionary &dict) const | Enum< EnumType > | |
| get(const word &key, const EnumType deflt) const | Enum< EnumType > | inline |
| getOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool warnOnly=false) const | Enum< EnumType > | |
| key_type typedef | Enum< EnumType > | |
| lookup(const word &enumName, const EnumType deflt) 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 warnOnly=false) const | Enum< EnumType > | inline |
| names() const noexcept | Enum< EnumType > | inline |
| operator()(const EnumType e) const | Enum< EnumType > | inline |
| operator()(const word &key, const EnumType deflt) const | Enum< EnumType > | inline |
| operator[](const word &enumName) const | Enum< EnumType > | inline |
| operator[](const EnumType e) const | Enum< EnumType > | inline |
| push_back(std::initializer_list< std::pair< EnumType, const char *>> list) | Enum< EnumType > | |
| 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 bool warnOnly=false) const | Enum< EnumType > | |
| readIfPresent(const word &key, const dictionary &dict, EnumType &val, const bool warnOnly=false) const | Enum< EnumType > | inline |
| size() const noexcept | Enum< EnumType > | inline |
| sortedToc() const | Enum< EnumType > | inline |
| toc() const noexcept | Enum< EnumType > | inline |
| value_type typedef | Enum< EnumType > | |
| values() const noexcept | Enum< EnumType > | inline |
| write(const EnumType e, Ostream &os) const | Enum< EnumType > | inline |
| writeList(OS &os, const label ununsed=0) const | Enum< EnumType > | inline |