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

Public Member Functions

 TableFeatureProp (uint16_t type)
 
virtual bool equals (const TableFeatureProp &other)
 
virtual bool operator== (const TableFeatureProp &other) const
 
virtual bool operator!= (const TableFeatureProp &other) const
 
virtual TableFeaturePropclone ()
 
virtual size_t pack (uint8_t *buffer)
 
virtual of_error unpack (uint8_t *buffer)
 
uint16_t type ()
 
uint16_t length ()
 
uint8_t padding ()
 
void type (uint16_t type)
 
void length (uint16_t length)
 

Static Public Member Functions

static bool delete_all (TableFeatureProp *prop)
 

Protected Attributes

uint16_t type_
 
uint16_t length_
 
uint8_t padding_
 

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