46 Stop(
const std::string& name,
Stop* parent);
49 #endif // OPAL_Stop_HH
Stop()
Exemplar constructor.
virtual Stop * clone(const std::string &name)
Make clone.
The base class for all OPAL actions.
virtual void execute()
Execute the command.
void operator=(const Stop &)