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

Public Member Functions

 MeterConfig (uint16_t flags, uint32_t meter_id)
 
 MeterConfig (uint16_t flags, uint32_t meter_id, MeterBandList bands)
 
bool operator== (const MeterConfig &other) const
 
bool operator!= (const MeterConfig &other) const
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
uint16_t length ()
 
uint16_t flags ()
 
uint32_t meter_id ()
 
MeterBandList bands ()
 
void bands (MeterBandList bands)
 
void add_band (MeterBand *band)
 

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