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

Public Member Functions

 MeterBandList (std::list< MeterBand * > band_list)
 
 MeterBandList (const MeterBandList &other)
 
MeterBandListoperator= (MeterBandList other)
 
bool operator== (const MeterBandList &other) const
 
bool operator!= (const MeterBandList &other) const
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
uint16_t length ()
 
void add_band (MeterBand *band)
 
void length (uint16_t length)
 

Friends

void swap (MeterBandList &first, MeterBandList &second)
 

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