CoreDX Data Distribution Service
The High Performance, Small Footprint DDS from Twin Oaks Computing, Inc
DDS::SequenceNumber_t Struct Reference

Public Member Functions

 SequenceNumber_t ()
 

Data Fields

int32_t high
 
uint32_t low
 

Detailed Description

A sequence number that uniquely identifies a sample within the scope of a writer cache.

Constructor & Destructor Documentation

◆ SequenceNumber_t()

DDS::SequenceNumber_t::SequenceNumber_t ( )

Constructor, Copy Constructor, Destructor, Assignment operator

Field Documentation

◆ high

int32_t DDS::SequenceNumber_t::high

The 'high' 32 bits of the sequence number

◆ low

uint32_t DDS::SequenceNumber_t::low

The 'low' 32 bits of the sequence number


© 2009-2020 Twin Oaks Computing, Inc
Castle Rock, CO 80104
All rights reserved.