RTI Connext Micro C API  2.4.14.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
DDS_SequenceNumber_t Struct Reference

Type for sequence number representation. More...

Data Fields

DDS_Long high
 The most significant part of the sequence number.
DDS_UnsignedLong low
 The least significant part of the sequence number.

Detailed Description

Type for sequence number representation.

Represents a 64-bit sequence number.


Field Documentation

DDS_Long DDS_SequenceNumber_t::high

The most significant part of the sequence number.

DDS_UnsignedLong DDS_SequenceNumber_t::low

The least significant part of the sequence number.


RTI Connext Micro C API 2.4.14.2 Copyright © Mon May 20 2024 Real-Time Innovations, Inc