libfluid
The ONF OpenFlow driver
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
fluid_msg::QueueProperty Class Reference
Inheritance diagram for fluid_msg::QueueProperty:
fluid_msg::of13::QueueExperimenter fluid_msg::QueuePropRate fluid_msg::of10::QueuePropMinRate fluid_msg::of13::QueuePropMaxRate fluid_msg::of13::QueuePropMinRate

Public Member Functions

 QueueProperty (uint16_t property)
 
virtual bool equals (const QueueProperty &other)
 
virtual bool operator== (const QueueProperty &other) const
 
virtual bool operator!= (const QueueProperty &other) const
 
virtual QueuePropertyclone ()
 
virtual size_t pack (uint8_t *buffer)
 
virtual of_error unpack (uint8_t *buffer)
 
uint16_t property ()
 
uint16_t len ()
 
void property (uint16_t property)
 

Static Public Member Functions

static QueuePropertymake_queue_of10_property (uint16_t property)
 
static QueuePropertymake_queue_of13_property (uint16_t property)
 
static bool delete_all (QueueProperty *prop)
 

Protected Attributes

uint16_t property_
 
uint16_t len_
 

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