18 #ifndef OPAL_PSystem_HH
19 #define OPAL_PSystem_HH
52 #endif // OPAL_PSystem_HH
virtual void parse(Statement &)
Parse command (special for one-attribute command).
PSystem()
Exemplar constructor.
virtual void execute()
Execute the command.
void operator=(const PSystem &)
Interface for statements.
The base class for all OPAL actions.
virtual PSystem * clone(const std::string &name)
Make clone.