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

Public Member Functions

 TableFeaturePropExperimenter (uint16_t type)
 
 TableFeaturePropExperimenter (uint16_t type, uint32_t experimenter, uint32_t exp_type)
 
virtual bool equals (const TableFeatureProp &other)
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
- Public Member Functions inherited from fluid_msg::of13::TableFeatureProp
 TableFeatureProp (uint16_t type)
 
virtual bool operator== (const TableFeatureProp &other) const
 
virtual bool operator!= (const TableFeatureProp &other) const
 
virtual TableFeaturePropclone ()
 
uint16_t type ()
 
uint16_t length ()
 
uint8_t padding ()
 
void type (uint16_t type)
 
void length (uint16_t length)
 

Protected Attributes

uint32_t experimenter_
 
uint32_t exp_type_
 
- Protected Attributes inherited from fluid_msg::of13::TableFeatureProp
uint16_t type_
 
uint16_t length_
 
uint8_t padding_
 

Additional Inherited Members

- Static Public Member Functions inherited from fluid_msg::of13::TableFeatureProp
static bool delete_all (TableFeatureProp *prop)
 

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