![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
OfferedIncompatibleQosEventImpl (OsplServiceEnvironment environment, DataWriter< TYPE > source, OfferedIncompatibleQosStatus status) | |
OfferedIncompatibleQosEvent< TYPE > | clone () |
ServiceEnvironment | getEnvironment () |
DataWriter< TYPE > | getSource () |
OfferedIncompatibleQosStatus | getStatus () |
Protected Member Functions | |
void | setSource (SOURCE source) |
Definition at line 29 of file OfferedIncompatibleQosEventImpl.java.
org.opensplice.dds.core.event.OfferedIncompatibleQosEventImpl< TYPE >.OfferedIncompatibleQosEventImpl | ( | OsplServiceEnvironment | environment, |
DataWriter< TYPE > | source, | ||
OfferedIncompatibleQosStatus | status | ||
) |
Definition at line 35 of file OfferedIncompatibleQosEventImpl.java.
OfferedIncompatibleQosEvent<TYPE> org.opensplice.dds.core.event.OfferedIncompatibleQosEventImpl< TYPE >.clone | ( | ) |
Definition at line 53 of file OfferedIncompatibleQosEventImpl.java.
ServiceEnvironment org.opensplice.dds.core.event.OfferedIncompatibleQosEventImpl< TYPE >.getEnvironment | ( | ) |
Definition at line 43 of file OfferedIncompatibleQosEventImpl.java.
DataWriter<TYPE> org.opensplice.dds.core.event.OfferedIncompatibleQosEventImpl< TYPE >.getSource | ( | ) |
Definition at line 60 of file OfferedIncompatibleQosEventImpl.java.
OfferedIncompatibleQosStatus org.opensplice.dds.core.event.OfferedIncompatibleQosEventImpl< TYPE >.getStatus | ( | ) |
Definition at line 48 of file OfferedIncompatibleQosEventImpl.java.
|
protectedinherited |
Definition at line 68 of file StatusChangedEvent.java.