public class ContentFilterInfo extends Parameter implements InlineQoS
Modifier and Type | Class and Description |
---|---|
class |
ContentFilterInfo.FilterSignature |
Modifier and Type | Method and Description |
---|---|
boolean |
containsSignature(byte[] signature) |
void |
read(RTPSByteBuffer bb,
int length) |
void |
writeTo(RTPSByteBuffer bb)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, toString, writeBytes
public void read(RTPSByteBuffer bb, int length)
public boolean containsSignature(byte[] signature)
public void writeTo(RTPSByteBuffer bb)
Parameter
Copyright © 2016. All rights reserved.