57 Action(
int size,
const char *
name,
const char *help);
virtual bool shouldUpdate() const
Update flag.
virtual const std::string getCategory() const
Return the object category as a string.
virtual bool canReplaceBy(Object *object)
Test if replacement is allowed.
void operator=(const Action &)
Action(int size, const char *name, const char *help)
Constructor for exemplars.
virtual bool shouldTrace() const
Trace flag.
Object(int size, const char *name, const char *help)
Constructor for exemplars.