17#ifndef HELP_ACTION_GUARD
18#define HELP_ACTION_GUARD
Action(const char *name, const char *shortDescription, const char *description, bool acceptsNonParameter)
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)