17#ifndef INTEGER_PARAMETER_GUARD
18#define INTEGER_PARAMETER_GUARD
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
unsigned int getValue() const
void operator=(unsigned int value)
virtual void doProcessArguments(const char **args, size_t argCount)
void setValue(unsigned int value)
virtual string doGetValueAsString() const
virtual pair< size_t, size_t > doGetArgumentCountRange() const
virtual string doGetArgumentType() const