DDS::SequenceNumber_t Struct Reference
[Sequence Number Support]

Type for sequence number representation. More...

#include <managed_infrastructure.h>

List of all members.

Public Attributes

Int32 high
 The most significant part of the sequence number.
UInt32 low
 The least significant part of the sequence number.

Properties

static SequenceNumber_t SEQUENCE_NUMBER_UNKNOWN [get]
 Unknown sequence number.
static SequenceNumber_t SEQUENCE_NUMBER_ZERO [get]
 Zero value for the sequence number.
static SequenceNumber_t SEQUENCE_NUMBER_MAX [get]
 Highest, most positive value for the sequence number.
static SequenceNumber_t AUTO_SEQUENCE_NUMBER [get]
 The sequence number is internally determined by RTI Data Distribution Service.


Detailed Description

Type for sequence number representation.

Represents a 64-bit sequence number.


Member Data Documentation

The most significant part of the sequence number.

The least significant part of the sequence number.


RTI Data Distribution Service .Net APIs Version 4.5e Copyright © 23 Oct 2011 Real-Time Innovations, Inc