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

Public Member Functions

 TableFeaturePropActions (uint16_t type)
 
 TableFeaturePropActions (uint16_t type, std::vector< Action > action_ids)
 
virtual bool equals (const TableFeatureProp &other)
 
virtual TableFeaturePropActionsclone ()
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
std::vector< Actionaction_ids ()
 
void action_ids (std::vector< Action > action_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: