![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
The liveliness of one or more org.omg.dds.pub.DataWriters that were writing instances read through the org.omg.dds.sub.DataReader has changed. More...
Public Member Functions | |
abstract LivelinessChangedEvent< TYPE > | clone () |
abstract SOURCE | getSource () |
abstract LivelinessChangedStatus | getStatus () |
Protected Member Functions | |
LivelinessChangedEvent (DataReader< TYPE > source) | |
void | setSource (SOURCE source) |
The liveliness of one or more org.omg.dds.pub.DataWriters that were writing instances read through the org.omg.dds.sub.DataReader has changed.
Some DataWriter(s) have become "active" or "inactive."
<TYPE> | The data type of the source org.omg.dds.sub.DataReader. |
Definition at line 34 of file LivelinessChangedEvent.java.
|
protected |
Definition at line 54 of file LivelinessChangedEvent.java.
|
abstract |
|
abstractinherited |
|
abstract |
|
protectedinherited |
Definition at line 68 of file StatusChangedEvent.java.