|
|
| MeterBandExperimenter (uint32_t rate, uint32_t burst_size, uint32_t experimenter) |
| |
|
virtual bool | equals (const MeterBand &other) |
| |
|
virtual MeterBandExperimenter * | clone () |
| |
|
size_t | pack (uint8_t *buffer) |
| |
|
of_error | unpack (uint8_t *buffer) |
| |
|
uint32_t | experimenter () |
| |
|
void | experimenter (uint32_t experimenter) |
| |
Public Member Functions inherited from fluid_msg::of13::MeterBand |
|
| MeterBand (uint16_t type, uint32_t rate, uint32_t burst_size) |
| |
|
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) |
| |
|
|
uint32_t | experimenter_ |
| |
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: