Struct astutedds::rtps::FragmentKey
ClassList > astutedds > rtps > FragmentKey
Key for tracking fragmented samples.
#include <fragmentation.hpp>
Public Attributes
| Type | Name |
|---|---|
| SequenceNumber_t | sequence_number |
| GUID_t | writer_guid |
Public Functions
| Type | Name |
|---|---|
| bool | operator< (const FragmentKey & other) const |
Public Attributes Documentation
variable sequence_number
SequenceNumber_t astutedds::rtps::FragmentKey::sequence_number;
variable writer_guid
GUID_t astutedds::rtps::FragmentKey::writer_guid;
Public Functions Documentation
function operator<
inline bool astutedds::rtps::FragmentKey::operator< (
const FragmentKey & other
) const
The documentation for this class was generated from the following file include/astutedds/rtps/fragmentation.hpp