This is the complete list of members for Switch, including all inherited members.
asText() const | Switch | |
lookupOrAddToDict(const word &, dictionary &, const Switch &defaultValue=false) | Switch | static |
nSwitchType | Switch | static |
operator bool() const | Switch | inline |
operator++(switchType &x) | Switch | friend |
operator<<(Ostream &, const Switch &) | Switch | friend |
operator=(const switchType sw) | Switch | inline |
operator=(const bool b) | Switch | inline |
operator>>(Istream &, Switch &) | Switch | friend |
readIfPresent(const word &, const dictionary &) | Switch | |
Switch() | Switch | inline |
Switch(const switchType sw) | Switch | inline |
Switch(const bool b) | Switch | inline |
Switch(const int i) | Switch | inline |
Switch(const std::string &str, const bool allowInvalid=false) | Switch | inline |
Switch(const char *str, const bool allowInvalid=false) | Switch | inline |
Switch(Istream &is) | Switch | |
switchType enum name | Switch | |
toInt(const switchType x) | Switch | inlinestatic |
valid() const | Switch |