Enum< EnumType > Member List

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 >
begin() const noexceptEnum< EnumType >inline
cbegin() const noexceptEnum< EnumType >inline
cend() const noexceptEnum< EnumType >inline
clear()Enum< EnumType >inline
empty() const noexceptEnum< EnumType >inline
end() const noexceptEnum< EnumType >inline
Enum() noexcept=defaultEnum< EnumType >
Enum(std::initializer_list< std::pair< EnumType, const char * > > list)Enum< EnumType >explicit
find(const word &enumName) constEnum< EnumType >inline
find(const EnumType e) constEnum< EnumType >inline
found(const word &enumName) constEnum< EnumType >inline
found(const EnumType e) constEnum< EnumType >inline
get(const word &enumName) constEnum< EnumType >
get(const EnumType e) constEnum< EnumType >inline
get(const word &key, const dictionary &dict) constEnum< EnumType >
get(const word &key, const EnumType deflt) constEnum< EnumType >inline
getOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) constEnum< EnumType >
key_type typedefEnum< EnumType >
lookup(const word &enumName, const EnumType deflt) constEnum< EnumType >
lookup(const word &key, const dictionary &dict) constEnum< EnumType >inline
lookupOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) constEnum< EnumType >inline
names() const noexceptEnum< EnumType >inline
operator()(const EnumType e) constEnum< EnumType >inline
operator()(const word &key, const EnumType deflt) constEnum< EnumType >inline
operator[](const word &enumName) constEnum< EnumType >inline
operator[](const EnumType e) constEnum< EnumType >inline
read(Istream &is) constEnum< EnumType >
read(Istream &is, EnumType &val, const bool mandatory=true) constEnum< EnumType >
readEntry(const word &key, const dictionary &dict, EnumType &val, const bool mandatory=true) constEnum< EnumType >
readIfPresent(const word &key, const dictionary &dict, EnumType &val) constEnum< EnumType >inline
size() const noexceptEnum< EnumType >inline
sortedToc() constEnum< EnumType >inline
toc() const noexceptEnum< EnumType >inline
value_type typedefEnum< EnumType >
values() const noexceptEnum< EnumType >inline
write(const EnumType e, Ostream &os) constEnum< EnumType >inline
writeList(OS &os, const label ununsed=0) constEnum< EnumType >inline