This is the complete list of members for Switch, including all inherited members.
asText() const | Switch | |
FALSE enum value | Switch | |
FALSE_1 enum value | Switch | |
INVALID enum value | Switch | |
lookupOrAddToDict(const word &, dictionary &, const Switch &defaultValue=false) | Switch | static |
names | Switch | static |
NO enum value | Switch | |
NO_1 enum value | Switch | |
NONE enum value | Switch | |
OFF enum value | Switch | |
ON enum value | Switch | |
operator bool() const | Switch | inline |
operator<<(Ostream &, const Switch &) | Switch | friend |
operator=(const switchType sw) | Switch | inline |
operator=(const bool b) | Switch | inline |
operator>>(Istream &, Switch &) | Switch | friend |
PLACEHOLDER enum value | Switch | |
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 | |
TRUE enum value | Switch | |
TRUE_1 enum value | Switch | |
valid() const | Switch | |
YES enum value | Switch | |
YES_1 enum value | Switch |