This is the complete list of members for Switch, including all inherited members.
asBool(const switchType) | Switch | static |
asBool(const std::string &, const bool allowInvalid=false) | Switch | static |
asEnum(const bool) | Switch | static |
asEnum(const std::string &, const bool allowInvalid=false) | Switch | static |
asText(const bool) | Switch | static |
asText(const switchType) | Switch | static |
FALSE 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 bool b) | Switch | inline |
operator>>(Istream &, Switch &) | Switch | friend |
PLACEHOLDER enum value | Switch | |
readIfPresent(const word &, const dictionary &) | Switch | |
Switch() | Switch | inline |
Switch(const bool value) | Switch | inline |
Switch(const int value) | Switch | inline |
Switch(const std::string &value) | Switch | inline |
Switch(const char *value) | Switch | inline |
Switch(Istream &is) | Switch | |
switchType enum name | Switch | |
TRUE enum value | Switch | |
YES enum value | Switch | |
YES_1 enum value | Switch |