Constructor and Description |
---|
StatusInfo(ChangeKind... changeKinds) |
Modifier and Type | Method and Description |
---|---|
List<ChangeKind> |
getChangeKinds() |
ChangeKind |
getKind()
Gets the Kind of change represented by this StatusInfo.
|
boolean |
isDisposed()
Gets the value of disposeFlag.
|
boolean |
isUnregistered()
Gets the value of unregisterFlag.
|
void |
read(RTPSByteBuffer bb,
int length) |
String |
toString() |
void |
writeTo(RTPSByteBuffer bb)
Writes this Parameter into given RTPSByteBuffer
|
getBytes, getParameterId, readBytes, writeBytes
public StatusInfo(ChangeKind... changeKinds)
public void read(RTPSByteBuffer bb, int length)
public void writeTo(RTPSByteBuffer bb)
Parameter
public boolean isDisposed()
public boolean isUnregistered()
public List<ChangeKind> getChangeKinds()
public ChangeKind getKind()
Copyright © 2016. All rights reserved.