Public Member Functions | |
BandStats (uint64_t packet_band_count, uint64_t byte_band_count) | |
bool | operator== (const BandStats &other) const |
bool | operator!= (const BandStats &other) const |
size_t | pack (uint8_t *buffer) |
of_error | unpack (uint8_t *buffer) |
uint64_t | packet_band_count () |
uint64_t | byte_band_count () |