libfluid
The ONF OpenFlow driver
Public Member Functions | List of all members
fluid_msg::of13::PacketQueue Class Reference
Inheritance diagram for fluid_msg::of13::PacketQueue:
fluid_msg::PacketQueueCommon

Public Member Functions

 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)
 
- Public Member Functions inherited from fluid_msg::PacketQueueCommon
 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)
 

Additional Inherited Members

- Protected Attributes inherited from fluid_msg::PacketQueueCommon
uint32_t queue_id_
 
uint16_t len_
 
QueuePropertyList properties_
 

The documentation for this class was generated from the following file: