Constructor and Description |
---|
CoherentSet(SequenceNumber seqNum)
Creates a new CoherentSet with given SequenceNumber
|
Modifier and Type | Method and Description |
---|---|
SequenceNumber |
getStartSeqNum()
Gets the sequence number of the first sample in coherent set.
|
void |
read(RTPSByteBuffer bb,
int length) |
void |
writeTo(RTPSByteBuffer bb)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, toString, writeBytes
public CoherentSet(SequenceNumber seqNum)
seqNum
- SequenceNumberpublic SequenceNumber getStartSeqNum()
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer bb)
Parameter
Copyright © 2016. All rights reserved.