public class ParticipantManualLivelinessCount extends Parameter
Modifier and Type | Method and Description |
---|---|
int |
getCount()
Gets the count value.
|
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer buffer)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytes
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
Parameter
public int getCount()
Copyright © 2016. All rights reserved.