Frobby
0.9.5
|
This is the complete list of members for Parameter, including all inherited members.
_description | Parameter | private |
_name | Parameter | private |
appendToDescription(const char *str) | Parameter | |
checkCorrectParameterCount(unsigned int from, unsigned int to, const char **params, unsigned int paramCount) | Parameter | private |
doGetArgumentCountRange() const =0 | Parameter | privatepure virtual |
doGetArgumentType() const =0 | Parameter | privatepure virtual |
doGetValueAsString() const =0 | Parameter | privatepure virtual |
doProcessArguments(const char **args, size_t argCount)=0 | Parameter | privatepure virtual |
getArgumentType() const | Parameter | inline |
getDescription() const | Parameter | inline |
getName() const | Parameter | inline |
getValueAsString() const | Parameter | inline |
Parameter(const string &name, const string &description) | Parameter | |
processArguments(const char **args, size_t argCount) | Parameter | |
~Parameter() | Parameter | virtual |