|
Frobby
0.9.0
|
This is the complete list of members for BoolParameter, including all inherited members.
| _value | BoolParameter | private |
| appendToDescription(const char *str) | Parameter | |
| BoolParameter(const string &name, const string &description, bool defaultValue) | BoolParameter | |
| doGetArgumentCountRange() const | BoolParameter | privatevirtual |
| doGetArgumentType() const | BoolParameter | privatevirtual |
| doGetValueAsString() const | BoolParameter | privatevirtual |
| doProcessArguments(const char **args, size_t argCount) | BoolParameter | privatevirtual |
| getArgumentType() const | Parameter | inline |
| getDescription() const | Parameter | inline |
| getName() const | Parameter | inline |
| getValue() const | BoolParameter | inline |
| getValueAsString() const | Parameter | inline |
| operator bool() const | BoolParameter | inline |
| operator=(bool value) | BoolParameter | inline |
| Parameter(const string &name, const string &description) | Parameter | |
| processArguments(const char **args, size_t argCount) | Parameter | |
| setValue(bool value) | BoolParameter | inline |
| ~Parameter() | Parameter | virtual |
1.8.9.1