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 >
clear()Enum< EnumType >inline
empty() const noexceptEnum< EnumType >inline
Enum()=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 word &enumName, const EnumType deflt) constEnum< EnumType >
get(const EnumType e) constEnum< EnumType >inline
get(const word &key, const dictionary &dict) constEnum< EnumType >
getOrDefault(const word &key, const dictionary &dict, const EnumType deflt, const bool failsafe=false) 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() constEnum< EnumType >inline
operator()(const EnumType e) constEnum< EnumType >inline
operator()(const word &enumName, 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 >
size() const noexceptEnum< EnumType >inline
sortedToc() constEnum< EnumType >
toc() constEnum< EnumType >inline
value_type typedefEnum< EnumType >
values() constEnum< EnumType >inline
write(const EnumType e, Ostream &os) constEnum< EnumType >inline
writeList(Ostream &os, const label shortLen=0) constEnum< EnumType >inline