|
| TableFeaturePropActions (uint16_t type) |
|
| TableFeaturePropActions (uint16_t type, std::vector< Action > action_ids) |
|
virtual bool | equals (const TableFeatureProp &other) |
|
virtual TableFeaturePropActions * | clone () |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
std::vector< Action > | action_ids () |
|
void | action_ids (std::vector< Action > action_ids) |
|
| TableFeatureProp (uint16_t type) |
|
virtual bool | operator== (const TableFeatureProp &other) const |
|
virtual bool | operator!= (const TableFeatureProp &other) const |
|
uint16_t | type () |
|
uint16_t | length () |
|
uint8_t | padding () |
|
void | type (uint16_t type) |
|
void | length (uint16_t length) |
|
|
static bool | delete_all (TableFeatureProp *prop) |
|
uint16_t | type_ |
|
uint16_t | length_ |
|
uint8_t | padding_ |
|
The documentation for this class was generated from the following file: