◆ RequestedIncompatibleQosStatusImpl()
org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.RequestedIncompatibleQosStatusImpl |
( |
OsplServiceEnvironment |
environment, |
|
|
int |
totalCount, |
|
|
int |
totalCountChange, |
|
|
Class<? extends QosPolicy > |
lastPolicyClass, |
|
|
QosPolicyCount... |
policies |
|
) |
| |
◆ allStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 59 of file Status.java.
◆ getEnvironment()
ServiceEnvironment org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.getEnvironment |
( |
| ) |
|
◆ getLastPolicyClass()
Class<? extends QosPolicy> org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.getLastPolicyClass |
( |
| ) |
|
◆ getPolicies()
Set<QosPolicyCount> org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.getPolicies |
( |
| ) |
|
◆ getTotalCount()
int org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.getTotalCount |
( |
| ) |
|
◆ getTotalCountChange()
int org.opensplice.dds.core.status.RequestedIncompatibleQosStatusImpl.getTotalCountChange |
( |
| ) |
|
◆ noStatuses()
- Parameters
-
env | Identifies the Service instance to which the object will belong. |
Definition at line 70 of file Status.java.
The documentation for this class was generated from the following file: