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() constIntegerParameterprivatevirtual
doGetArgumentType() constIntegerParameterprivatevirtual
doGetValueAsString() constIntegerParameterprivatevirtual
doProcessArguments(const char **args, size_t argCount)IntegerParameterprivatevirtual
getArgumentType() constParameterinline
getDescription() constParameterinline
getName() constParameterinline
getValue() constIntegerParameterinline
getValueAsString() constParameterinline
IntegerParameter(const string &name, const string &description, unsigned int defaultValue)IntegerParameter
operator unsigned int() constIntegerParameterinline
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