20 #ifndef OPAL_Option_HH
21 #define OPAL_Option_HH
26 #include <boost/bimap.hpp>
50 void update(
const std::vector<Attribute>&);
62 #endif // OPAL_Option_HH
void handlePsDumpFrame(const std::string &dumpFrame)
static std::string getDumpFrameString(const DumpFrame &df)
virtual Option * clone(const std::string &name)
Make clone.
virtual void update()
Update this object.
void operator=(const Option &)
virtual void execute()
Execute the command.
static const boost::bimap< DumpFrame, std::string > bmDumpFrameString_s
The base class for all OPAL actions.