![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
AllDataDisposedEventImpl (OsplServiceEnvironment environment, Topic< TYPE > source, AllDataDisposedStatus status) | |
AllDataDisposedEvent< TYPE > | clone () |
ServiceEnvironment | getEnvironment () |
Topic< TYPE > | getSource () |
AllDataDisposedStatus | getStatus () |
Protected Member Functions | |
void | setSource (SOURCE source) |
Definition at line 28 of file AllDataDisposedEventImpl.java.
org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >.AllDataDisposedEventImpl | ( | OsplServiceEnvironment | environment, |
Topic< TYPE > | source, | ||
AllDataDisposedStatus | status | ||
) |
Definition at line 33 of file AllDataDisposedEventImpl.java.
AllDataDisposedEvent<TYPE> org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >.clone | ( | ) |
Definition at line 51 of file AllDataDisposedEventImpl.java.
ServiceEnvironment org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >.getEnvironment | ( | ) |
Implements org.omg.dds.core.DDSObject.
Definition at line 41 of file AllDataDisposedEventImpl.java.
Topic<TYPE> org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >.getSource | ( | ) |
Definition at line 58 of file AllDataDisposedEventImpl.java.
AllDataDisposedStatus org.opensplice.dds.core.event.AllDataDisposedEventImpl< TYPE >.getStatus | ( | ) |
Definition at line 46 of file AllDataDisposedEventImpl.java.
|
protectedinherited |
Definition at line 68 of file StatusChangedEvent.java.