20 #ifndef OPAL_Option_HH
21 #define OPAL_Option_HH
42 void update(
const std::vector<Attribute>&);
The base class for all OPAL actions.
virtual void update()
Update this object.
virtual void execute()
Execute the command.
void handlePsDumpFrame(const std::string &dumpFrame)
virtual Option * clone(const std::string &name)
Make clone.
Option()
Exemplar constructor.
void operator=(const Option &)