![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Static Public Member Functions | |
static DataWriterQosImpl | convert (OsplServiceEnvironment env, DDS.DataWriterQos oldQos) |
Protected Member Functions | |
Class<? extends T > | getClassIdForPolicy (T policy) |
void | setupMissingPolicies () |
void | setupPolicies (Collection< T > policies) |
void | setupPolicies (T... policies) |
Protected Attributes | |
final OsplServiceEnvironment | environment |
HashMap< Class<? extends T >, T > | policies |
Definition at line 66 of file DataWriterQosImpl.java.
org.opensplice.dds.pub.DataWriterQosImpl.DataWriterQosImpl | ( | OsplServiceEnvironment | environment, |
TypeConsistencyEnforcement | typeConsistencyEnforcement, | ||
ForDataWriter... | policies | ||
) |
Definition at line 71 of file DataWriterQosImpl.java.
org.opensplice.dds.pub.DataWriterQosImpl.DataWriterQosImpl | ( | OsplServiceEnvironment | environment | ) |
Definition at line 79 of file DataWriterQosImpl.java.
|
inherited |
Definition at line 103 of file EntityQosImpl.java.
|
inherited |
Definition at line 111 of file EntityQosImpl.java.
|
inherited |
Definition at line 118 of file EntityQosImpl.java.
|
static |
Definition at line 307 of file DataWriterQosImpl.java.
DDS.DataWriterQos org.opensplice.dds.pub.DataWriterQosImpl.convert | ( | ) |
Definition at line 344 of file DataWriterQosImpl.java.
|
inherited |
Definition at line 125 of file EntityQosImpl.java.
|
inherited |
Definition at line 132 of file EntityQosImpl.java.
|
protectedinherited |
Definition at line 71 of file EntityQosImpl.java.
Deadline org.opensplice.dds.pub.DataWriterQosImpl.getDeadline | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 106 of file DataWriterQosImpl.java.
DestinationOrder org.opensplice.dds.pub.DataWriterQosImpl.getDestinationOrder | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 134 of file DataWriterQosImpl.java.
Durability org.opensplice.dds.pub.DataWriterQosImpl.getDurability | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 92 of file DataWriterQosImpl.java.
DurabilityService org.opensplice.dds.pub.DataWriterQosImpl.getDurabilityService | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 99 of file DataWriterQosImpl.java.
|
inherited |
Implements org.omg.dds.core.DDSObject.
Definition at line 98 of file EntityQosImpl.java.
History org.opensplice.dds.pub.DataWriterQosImpl.getHistory | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 141 of file DataWriterQosImpl.java.
LatencyBudget org.opensplice.dds.pub.DataWriterQosImpl.getLatencyBudget | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 113 of file DataWriterQosImpl.java.
Lifespan org.opensplice.dds.pub.DataWriterQosImpl.getLifespan | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 162 of file DataWriterQosImpl.java.
Liveliness org.opensplice.dds.pub.DataWriterQosImpl.getLiveliness | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 120 of file DataWriterQosImpl.java.
Ownership org.opensplice.dds.pub.DataWriterQosImpl.getOwnership | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 176 of file DataWriterQosImpl.java.
OwnershipStrength org.opensplice.dds.pub.DataWriterQosImpl.getOwnershipStrength | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 183 of file DataWriterQosImpl.java.
|
inherited |
Provides an instance of org.omg.dds.core.policy.PolicyFactory.
Implements org.omg.dds.core.EntityQos< P extends QosPolicy >.
Definition at line 197 of file EntityQosImpl.java.
Reliability org.opensplice.dds.pub.DataWriterQosImpl.getReliability | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 127 of file DataWriterQosImpl.java.
DataRepresentation org.opensplice.dds.pub.DataWriterQosImpl.getRepresentation | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 198 of file DataWriterQosImpl.java.
ResourceLimits org.opensplice.dds.pub.DataWriterQosImpl.getResourceLimits | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 148 of file DataWriterQosImpl.java.
TransportPriority org.opensplice.dds.pub.DataWriterQosImpl.getTransportPriority | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 155 of file DataWriterQosImpl.java.
TypeConsistencyEnforcement org.opensplice.dds.pub.DataWriterQosImpl.getTypeConsistency | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 205 of file DataWriterQosImpl.java.
UserData org.opensplice.dds.pub.DataWriterQosImpl.getUserData | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 169 of file DataWriterQosImpl.java.
WriterDataLifecycle org.opensplice.dds.pub.DataWriterQosImpl.getWriterDataLifecycle | ( | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 190 of file DataWriterQosImpl.java.
|
inherited |
Definition at line 139 of file EntityQosImpl.java.
|
inherited |
Definition at line 144 of file EntityQosImpl.java.
void org.opensplice.dds.pub.DataWriterQosImpl.mergeTopicQos | ( | TopicQos | topicQos | ) |
Definition at line 221 of file DataWriterQosImpl.java.
|
inherited |
Definition at line 151 of file EntityQosImpl.java.
|
inherited |
Definition at line 158 of file EntityQosImpl.java.
|
inherited |
Definition at line 165 of file EntityQosImpl.java.
|
protected |
Definition at line 243 of file DataWriterQosImpl.java.
|
protectedinherited |
Definition at line 54 of file EntityQosImpl.java.
|
protectedinherited |
Definition at line 62 of file EntityQosImpl.java.
|
inherited |
Definition at line 176 of file EntityQosImpl.java.
|
inherited |
Definition at line 183 of file EntityQosImpl.java.
|
inherited |
Copy this object and override the values of the given policies.
IllegalArgumentException | if any given policy is not applicable to the concrete type of this EntityQos. |
DataWriterQos org.opensplice.dds.pub.DataWriterQosImpl.withPolicies | ( | ForDataWriter... | policy | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 215 of file DataWriterQosImpl.java.
|
inherited |
Copy this object and override the value of the given policy.
IllegalArgumentException | if the given policy is not applicable to the concrete type of this EntityQos. |
DataWriterQos org.opensplice.dds.pub.DataWriterQosImpl.withPolicy | ( | ForDataWriter | policy | ) |
Implements org.omg.dds.pub.DataWriterQos.
Definition at line 210 of file DataWriterQosImpl.java.
|
protectedinherited |
Definition at line 36 of file EntityQosImpl.java.
|
protectedinherited |
Definition at line 37 of file EntityQosImpl.java.