|
| MeterFeatures (uint32_t max_meter, uint32_t band_types, uint32_t capabilities, uint8_t max_bands, uint8_t max_color) |
|
bool | operator== (const MeterFeatures &other) const |
|
bool | operator!= (const MeterFeatures &other) const |
|
size_t | pack (uint8_t *buffer) |
|
of_error | unpack (uint8_t *buffer) |
|
uint32_t | max_meter () |
|
uint32_t | band_types () |
|
uint32_t | capabilities () |
|
uint8_t | max_bands () |
|
uint8_t | max_color () |
|
void | max_meter (uint32_t max_meter) |
|
void | banc_types (uint32_t band_types) |
|
void | capabilities (uint32_t capabilities) |
|
void | max_bands (uint8_t max_bands) |
|
void | max_color (uint8_t max_color) |
|
The documentation for this class was generated from the following file: