Frobby  0.9.0
IntegerParameter Member List

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

_valueIntegerParameterprivate
appendToDescription(const char *str)Parameter
doGetArgumentCountRange() const IntegerParameterprivatevirtual
doGetArgumentType() const IntegerParameterprivatevirtual
doGetValueAsString() const IntegerParameterprivatevirtual
doProcessArguments(const char **args, size_t argCount)IntegerParameterprivatevirtual
getArgumentType() const Parameterinline
getDescription() const Parameterinline
getName() const Parameterinline
getValue() const IntegerParameterinline
getValueAsString() const Parameterinline
IntegerParameter(const string &name, const string &description, unsigned int defaultValue)IntegerParameter
operator unsigned int() const IntegerParameterinline
operator=(unsigned int value)IntegerParameterinline
Parameter(const string &name, const string &description)Parameter
processArguments(const char **args, size_t argCount)Parameter
setValue(unsigned int value)IntegerParameterinline
~Parameter()Parametervirtual