1 #ifndef Framework_Actions_h
2 #define Framework_Actions_h
24 typedef std::map<std::string, actions::ActionCodes>
ActionMap;
void add(const std::string &category, actions::ActionCodes code)
const char * actionName(ActionCodes code)
roAction_t actions[nactions]
std::map< std::string, actions::ActionCodes > ActionMap
actions::ActionCodes find(const std::string &category) const