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