|
| TableFeatures (uint8_t table_id, std::string name, uint64_t metadata_match, uint64_t metadata_write, uint32_t config, uint32_t max_entries) |
|
bool | operator== (const TableFeatures &other) const |
|
bool | operator!= (const TableFeatures &other) const |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
uint16_t | length () |
|
uint8_t | table_id () |
|
std::string | name () |
|
uint64_t | metadata_match () |
|
uint64_t | metadata_write () |
|
uint32_t | config () |
|
uint32_t | max_entries () |
|
TablePropertiesList | properties () |
|
void | table_id (uint8_t table_id) |
|
void | name (std::string name) |
|
void | metadata_match (uint64_t metadata_match) |
|
void | properties (TablePropertiesList properties) |
|
void | add_table_prop (TableFeatureProp *prop) |
|
The documentation for this class was generated from the following file: