This is the complete list of members for Enum, including all inherited members.
append(std::initializer_list< std::pair< EnumType, const char * >> list) | Enum | |
begin() const noexcept | Enum | inline |
cbegin() const noexcept | Enum | inline |
cend() const noexcept | Enum | inline |
clear() | Enum | inline |
empty() const noexcept | Enum | inline |
end() const noexcept | Enum | inline |
Enum() noexcept=default | Enum | |
Enum(std::initializer_list< std::pair< EnumType, const char * >> list) | Enum | explicit |
find(const word &enumName) const | Enum | inline |
find(const EnumType e) const | Enum | inline |
found(const word &enumName) const | Enum | inline |
found(const EnumType e) const | Enum | inline |
get(const word &enumName) const | Enum | |
get(const EnumType e) const | Enum | inline |
get(const word &key, const dictionary &dict) const | Enum | |
get(const word &key, const EnumType deflt) const | Enum | inline |
getOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) const | Enum | |
key_type typedef | Enum | |
lookup(const word &enumName, const EnumType deflt) const | Enum | |
lookup(const word &key, const dictionary &dict) const | Enum | inline |
lookupOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) const | Enum | inline |
names() const noexcept | Enum | inline |
operator()(const EnumType e) const | Enum | inline |
operator()(const word &key, const EnumType deflt) const | Enum | inline |
operator[](const word &enumName) const | Enum | inline |
operator[](const EnumType e) const | Enum | inline |
read(Istream &is) const | Enum | |
read(Istream &is, EnumType &val, const bool mandatory=true) const | Enum | |
readEntry(const word &key, const dictionary &dict, EnumType &val, const bool mandatory=true) const | Enum | |
readIfPresent(const word &key, const dictionary &dict, EnumType &val) const | Enum | inline |
size() const noexcept | Enum | inline |
sortedToc() const | Enum | inline |
toc() const noexcept | Enum | inline |
value_type typedef | Enum | |
values() const noexcept | Enum | inline |
write(const EnumType e, Ostream &os) const | Enum | inline |
writeList(OS &os, const label ununsed=0) const | Enum | inline |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.