17#ifndef HELP_ACTION_GUARD
18#define HELP_ACTION_GUARD
void nameFactoryRegister(NameFactory< AbstractProduct > &factory)
Registers the string returned by ConcreteProduct::getStaticName() to a function that default-construc...
virtual void processNonParameter(const char *str)
virtual bool displayAction() const
Returns whether this action should be shown to the user by the help action.
static const char * staticGetName()
virtual void obtainParameters(vector< Parameter * > ¶meters)
void displayActionHelp(Action &action)