This is the complete list of members for Switch, including all inherited members.
| ANY enum value | Switch | |
| bad() const noexcept | Switch | inline |
| c_str() const noexcept | Switch | |
| contains(const std::string &str) | Switch | static |
| FALSE enum value | Switch | |
| find(const std::string &str) | Switch | static |
| FOAM_DEPRECATED_FOR(2019-02, "good() or static contains() method") bool valid() const noexcept | Switch | inline |
| found(const std::string &str) | Switch | inlinestatic |
| getOrAddToDict(const word &key, dictionary &dict, const Switch deflt=switchType::FALSE) | Switch | static |
| getOrDefault(const word &key, const dictionary &dict, const Switch deflt=switchType::FALSE) | Switch | static |
| good() const noexcept | Switch | |
| INVALID enum value | Switch | |
| lookupOrAddToDict(const word &name, dictionary &dict, const Switch deflt=switchType::FALSE) | Switch | inlinestatic |
| name(const bool b) noexcept | Switch | static |
| negate() noexcept | Switch | |
| NO enum value | Switch | |
| NONE enum value | Switch | |
| OFF enum value | Switch | |
| ON enum value | Switch | |
| operator bool() const noexcept | Switch | inline |
| operator=(const Switch &) noexcept=default | Switch | |
| operator=(const switchType sw) noexcept | Switch | inline |
| operator=(const bool b) noexcept | Switch | inline |
| readIfPresent(const word &key, const dictionary &dict) | Switch | |
| str() const | Switch | |
| Switch(const Switch &) noexcept=default | Switch | |
| Switch() noexcept | Switch | inline |
| Switch(const switchType sw) noexcept | Switch | inline |
| Switch(const bool b) noexcept | Switch | inline |
| Switch(const int i) noexcept | Switch | inline |
| Switch(const std::string &str) | Switch | explicit |
| Switch(const char *str) | Switch | explicit |
| Switch(const float val, const float tol=0.5) | Switch | explicit |
| Switch(const double val, const double tol=0.5) | Switch | explicit |
| Switch(const token &tok) | Switch | explicit |
| Switch(const word &key, const dictionary &dict) | Switch | |
| Switch(const word &key, const dictionary &dict, const Switch deflt, const bool warnOnly=false) | Switch | |
| Switch(Istream &is) | Switch | explicit |
| Switch(const std::string &str, bool allowBad) | Switch | |
| Switch(const char *str, bool allowBad) | Switch | |
| switchType enum name | Switch | |
| TRUE enum value | Switch | |
| type() const noexcept | Switch | |
| YES enum value | Switch |