49 Call(
const std::string& name,
Call* parent);
52 #endif // OPAL_Call_HH
virtual Call * clone(const std::string &name)
Make clone.
virtual void parse(Statement &)
Parse command (special for one-attribute command).
Interface for statements.
Call()
Exemplar constructor.
virtual void execute()
Execute the command.
The base class for all OPAL actions.
void operator=(const Call &)