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, writeBytes
public ParticipantGuid(Guid guid)
public Guid getParticipantGuid()
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer buffer)
Parameter
Copyright © 2016. All rights reserved.