void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
const char * getName() const
BoolParameter _printActions
static auto_ptr< Action > createActionWithPrefix(const string &prefix)
virtual void parseCommandLine(unsigned int tokenCount, const char **tokens)
const char * getDescription() const
bool acceptsNonParameter() const
virtual void processNonParameter(const char *str)
const char * _shortDescription
virtual void obtainParameters(vector< Parameter * > ¶meters)
virtual bool displayAction() const
Returns whether this action should be shown to the user by the help action.
const char * _description
static void getActionNames(vector< string > &names)
bool _acceptsNonParameter
const Parameter & getParam(const string &name) const
const char * getShortDescription() const