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

Public Member Functions

 MeterBandDrop (uint32_t rate, uint32_t burst_size)
 
virtual MeterBandDropclone ()
 
size_t pack (uint8_t *buffer)
 
of_error unpack (uint8_t *buffer)
 
- Public Member Functions inherited from fluid_msg::of13::MeterBand
 MeterBand (uint16_t type, uint32_t rate, uint32_t burst_size)
 
virtual bool equals (const MeterBand &other)
 
uint16_t type ()
 
uint16_t len ()
 
uint32_t rate ()
 
uint32_t burst_size ()
 
void type (uint16_t type)
 
void rate (uint32_t rate)
 
void burst_size (uint32_t burst_size)
 

Additional Inherited Members

- Static Public Member Functions inherited from fluid_msg::of13::MeterBand
static bool delete_all (MeterBand *band)
 
static MeterBandmake_meter_band (uint16_t type)
 
- Protected Attributes inherited from fluid_msg::of13::MeterBand
uint16_t type_
 
uint16_t len_
 
uint32_t rate_
 
uint32_t burst_size_
 

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