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

Public Member Functions

 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)
 

Protected Attributes

uint32_t queue_id_
 
uint16_t len_
 
QueuePropertyList properties_
 

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