|
| GroupDesc (uint8_t type, uint32_t group_id) |
|
| GroupDesc (uint8_t type, uint32_t group_id, std::vector< of13::Bucket > buckets) |
|
bool | operator== (const GroupDesc &other) const |
|
bool | operator!= (const GroupDesc &other) const |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
uint16_t | length () |
|
uint8_t | type () |
|
uint32_t | group_id () |
|
std::vector< of13::Bucket > | buckets () |
|
void | type (uint8_t type) |
|
void | group_id (uint32_t group_id) |
|
void | buckets (std::vector< Bucket > buckets) |
|
void | add_bucket (Bucket bucket) |
|
size_t | buckets_len () |
|
The documentation for this class was generated from the following file: