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