|
| QueueStatsCommon (uint32_t queue_id, uint64_t tx_bytes, uint64_t tx_packets, uint64_t tx_errors) |
|
bool | operator== (const QueueStatsCommon &other) const |
|
bool | operator!= (const QueueStatsCommon &other) const |
|
uint32_t | queue_id () |
|
uint64_t | tx_bytes () |
|
uint64_t | tx_packets () |
|
uint64_t | tx_errors () |
|
void | queue_id (uint32_t queue_id) |
|
void | tx_bytes (uint64_t tx_bytes) |
|
void | tx_packets (uint64_t tx_packets) |
|
void | tx_errors (uint64_t tx_errors) |
|
|
uint32_t | queue_id_ |
|
uint64_t | tx_bytes_ |
|
uint64_t | tx_packets_ |
|
uint64_t | tx_errors_ |
|
The documentation for this class was generated from the following file: