18#ifndef OPAL_PSystem_HH
19#define OPAL_PSystem_HH
Action(int size, const char *name, const char *help)
Constructor for exemplars.
virtual void parse(Statement &)
Parse command (special for one-attribute command).
virtual void execute()
Execute the command.
void operator=(const PSystem &)
PSystem()
Exemplar constructor.
virtual PSystem * clone(const std::string &name)
Make clone.
Interface for statements.