|
| PacketQueue (uint32_t queue_id, uint32_t port) |
|
| PacketQueue (uint32_t queue_id, uint32_t port, QueuePropertyList properties) |
|
bool | operator== (const PacketQueue &other) const |
|
bool | operator!= (const PacketQueue &other) const |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
uint32_t | port () |
|
void | port (uint32_t port) |
|
| PacketQueueCommon (uint32_t queue_id) |
|
bool | operator== (const PacketQueueCommon &other) const |
|
bool | operator!= (const PacketQueueCommon &other) const |
|
uint32_t | queue_id () |
|
uint16_t | len () |
|
void | queue_id (uint32_t queue_id) |
|
void | property (QueuePropertyList properties) |
|
void | add_property (QueueProperty *qp) |
|
The documentation for this class was generated from the following file: