|
| ActionList (std::list< Action * > action_list) |
|
| ActionList (const ActionList &other) |
|
bool | operator== (const ActionList &other) const |
|
bool | operator!= (const ActionList &other) const |
|
ActionList & | operator= (ActionList other) |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack10 (uint8_t *buffer) |
|
of_error | unpack13 (uint8_t *buffer) |
|
std::list< Action * > | action_list () |
|
uint16_t | length () |
|
void | add_action (Action &action) |
|
void | add_action (Action *act) |
|
void | length (uint16_t length) |
|
The documentation for this class was generated from the following file: