Modifier and Type | Class and Description |
---|---|
static class |
PropertyList.Property
Property class represents name-value pair in PropertyList
|
Constructor and Description |
---|
PropertyList(PropertyList.Property[] properties) |
Modifier and Type | Method and Description |
---|---|
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer bb)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytes
public PropertyList(PropertyList.Property[] properties)
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer bb)
Parameter
Copyright © 2016. All rights reserved.