public class ParticipantGuid extends Parameter
| Constructor and Description |
|---|
ParticipantGuid(Guid guid) |
| Modifier and Type | Method and Description |
|---|---|
Guid |
getParticipantGuid() |
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer buffer)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytespublic ParticipantGuid(Guid guid)
public Guid getParticipantGuid()
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
ParameterCopyright © 2016. All rights reserved.