OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.core.policy.QosPolicyCountImpl Class Reference
Inheritance diagram for org.opensplice.dds.core.policy.QosPolicyCountImpl:
Inheritance graph
Collaboration diagram for org.opensplice.dds.core.policy.QosPolicyCountImpl:
Collaboration graph

Public Member Functions

 QosPolicyCountImpl (OsplServiceEnvironment environment, Class<? extends QosPolicy > policy, int count)
 
int getCount ()
 
ServiceEnvironment getEnvironment ()
 
Class<? extends QosPolicygetPolicyClass ()
 

Detailed Description

Definition at line 28 of file QosPolicyCountImpl.java.

Constructor & Destructor Documentation

◆ QosPolicyCountImpl()

org.opensplice.dds.core.policy.QosPolicyCountImpl.QosPolicyCountImpl ( OsplServiceEnvironment  environment,
Class<? extends QosPolicy policy,
int  count 
)

Definition at line 34 of file QosPolicyCountImpl.java.

Member Function Documentation

◆ getCount()

int org.opensplice.dds.core.policy.QosPolicyCountImpl.getCount ( )
Returns
the count

Implements org.omg.dds.core.policy.QosPolicyCount.

Definition at line 51 of file QosPolicyCountImpl.java.

◆ getEnvironment()

ServiceEnvironment org.opensplice.dds.core.policy.QosPolicyCountImpl.getEnvironment ( )
Returns
the org.omg.dds.core.ServiceEnvironment object that directly or indirectly was used to create this object.

Implements org.omg.dds.core.DDSObject.

Definition at line 41 of file QosPolicyCountImpl.java.

◆ getPolicyClass()

Class<? extends QosPolicy> org.opensplice.dds.core.policy.QosPolicyCountImpl.getPolicyClass ( )

Implements org.omg.dds.core.policy.QosPolicyCount.

Definition at line 46 of file QosPolicyCountImpl.java.


The documentation for this class was generated from the following file: