Frobby  0.9.5
BoolParameter Member List

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

_descriptionParameterprivate
_nameParameterprivate
_valueBoolParameterprivate
appendToDescription(const char *str)Parameter
BoolParameter(const string &name, const string &description, bool defaultValue)BoolParameter
checkCorrectParameterCount(unsigned int from, unsigned int to, const char **params, unsigned int paramCount)Parameterprivate
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