47 void update(
const std::vector<Attribute>&);
The base class for all OPAL actions.
Simple bidirectional map with lookup in both directions.
virtual void update()
Update this object.
virtual void execute()
Execute the command.
virtual void update()
Update this object.
void handlePsDumpFrame(const std::string &dumpFrame)
static const BiMap< DumpFrame, std::string > bmDumpFrameString_s
virtual Option * clone(const std::string &name)
Make clone.
static std::string getDumpFrameString(const DumpFrame &df)
void operator=(const Option &)