Struct astutedds::rtps::SequenceNumber_t

ClassList > astutedds > rtps > SequenceNumber_t

  • #include <rtps_types.hpp>

Public Attributes

Type Name
int32_t high = {0}
uint32_t low = {0}

Public Static Functions

Type Name
constexpr SequenceNumber_t SEQUENCENUMBER_UNKNOWN ()

Public Attributes Documentation

variable high

int32_t astutedds::rtps::SequenceNumber_t::high;

variable low

uint32_t astutedds::rtps::SequenceNumber_t::low;

Public Static Functions Documentation

function SEQUENCENUMBER_UNKNOWN

static inline constexpr SequenceNumber_t astutedds::rtps::SequenceNumber_t::SEQUENCENUMBER_UNKNOWN () 


The documentation for this class was generated from the following file include/astutedds/rtps/rtps_types.hpp