Frobby  0.9.0
BoolParameter Member List

This is the complete list of members for BoolParameter, including all inherited members.

_valueBoolParameterprivate
appendToDescription(const char *str)Parameter
BoolParameter(const string &name, const string &description, bool defaultValue)BoolParameter
doGetArgumentCountRange() constBoolParameterprivatevirtual
doGetArgumentType() constBoolParameterprivatevirtual
doGetValueAsString() constBoolParameterprivatevirtual
doProcessArguments(const char **args, size_t argCount)BoolParameterprivatevirtual
getArgumentType() constParameterinline
getDescription() constParameterinline
getName() constParameterinline
getValue() constBoolParameterinline
getValueAsString() constParameterinline
operator bool() constBoolParameterinline
operator=(bool value)BoolParameterinline
Parameter(const string &name, const string &description)Parameter
processArguments(const char **args, size_t argCount)Parameter
setValue(bool value)BoolParameterinline
~Parameter()Parametervirtual