Struct astutedds::rtps::ShmTransport::Stats
ClassList > astutedds > rtps > ShmTransport > Stats
Get transport statistics.
#include <shm_transport.hpp>
Public Attributes
| Type | Name |
|---|---|
| uint64_t | bytes_received = {0} |
| uint64_t | bytes_sent = {0} |
| uint64_t | messages_received = {0} |
| uint64_t | messages_sent = {0} |
| uint64_t | send_failures = {0} |
Public Attributes Documentation
variable bytes_received
uint64_t astutedds::rtps::ShmTransport::Stats::bytes_received;
variable bytes_sent
uint64_t astutedds::rtps::ShmTransport::Stats::bytes_sent;
variable messages_received
uint64_t astutedds::rtps::ShmTransport::Stats::messages_received;
variable messages_sent
uint64_t astutedds::rtps::ShmTransport::Stats::messages_sent;
variable send_failures
uint64_t astutedds::rtps::ShmTransport::Stats::send_failures;
The documentation for this class was generated from the following file include/astutedds/rtps/shm_transport.hpp