|
| MeterBandDrop (uint32_t rate, uint32_t burst_size) |
|
virtual MeterBandDrop * | clone () |
|
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) |
|
The documentation for this class was generated from the following file: