libfluid
The ONF OpenFlow driver
Public Member Functions | Friends | List of all members
fluid_msg::of13::TablePropertiesList Class Reference

Public Member Functions

 TablePropertiesList (std::list< TableFeatureProp * > property_list)
 
 TablePropertiesList (const TablePropertiesList &other)
 
TablePropertiesListoperator= (TablePropertiesList other)
 
bool operator== (const TablePropertiesList &other) const
 
bool operator!= (const TablePropertiesList &other) const
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
uint16_t length ()
 
std::list< TableFeatureProp * > property_list ()
 
void property_list (std::list< TableFeatureProp * > property_list)
 
void length (uint16_t length)
 
void add_property (TableFeatureProp *prop)
 

Friends

void swap (TablePropertiesList &first, TablePropertiesList &second)
 

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