|
Horizon
|
Public Member Functions | |
| ActionLabelInfo (InToolActionID a1) | |
| ActionLabelInfo (InToolActionID a1, const std::string &s) | |
| ActionLabelInfo (InToolActionID a1, InToolActionID a2, const std::string &s) | |
| std::pair< InToolActionID, InToolActionID > | get_key () const |
| bool | operator== (const ActionLabelInfo &other) const |
Public Attributes | |
| InToolActionID | action1 |
| InToolActionID | action2 |
| std::string | label |