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

Public Member Functions

 TableFeaturePropOXM (uint16_t type)
 
 TableFeaturePropOXM (uint16_t type, std::vector< uint32_t > oxm_ids)
 
virtual bool equals (const TableFeatureProp &other)
 
virtual TableFeaturePropOXMclone ()
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
void oxm_ids (std::vector< uint32_t > oxm_ids)
 
- 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
 
uint16_t type ()
 
uint16_t length ()
 
uint8_t padding ()
 
void type (uint16_t type)
 
void length (uint16_t length)
 

Additional Inherited Members

- Static Public Member Functions inherited from fluid_msg::of13::TableFeatureProp
static bool delete_all (TableFeatureProp *prop)
 
- Protected Attributes inherited from fluid_msg::of13::TableFeatureProp
uint16_t type_
 
uint16_t length_
 
uint8_t padding_
 

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