Struct astutedds::rtps::RtpsUdpTransport::SentSample
Public Attributes
| Type | Name |
|---|---|
| uint64_t | sequenceNumber |
| std::vector< uint8_t > | serializedData |
| std::chrono::steady_clock::time_point | timestamp |
| std::string | topicName |
Public Attributes Documentation
variable sequenceNumber
uint64_t astutedds::rtps::RtpsUdpTransport::SentSample::sequenceNumber;
variable serializedData
std::vector<uint8_t> astutedds::rtps::RtpsUdpTransport::SentSample::serializedData;
variable timestamp
std::chrono::steady_clock::time_point astutedds::rtps::RtpsUdpTransport::SentSample::timestamp;
variable topicName
std::string astutedds::rtps::RtpsUdpTransport::SentSample::topicName;
The documentation for this class was generated from the following file include/astutedds/rtps/udp_transport.hpp