QosPolicyCount Class Reference
[QoS Policies]

Type to hold a counter for a com.rti.dds.infrastructure.QosPolicyId_t. More...

Inherits Struct.

List of all members.

Public Member Functions

 QosPolicyCount (QosPolicyCount src)
 Copy constructor.

Public Attributes

QosPolicyId_t policy_id
 The QosPolicy ID.
int count
 a counter


Detailed Description

Type to hold a counter for a com.rti.dds.infrastructure.QosPolicyId_t.

Constructor & Destructor Documentation

Copy constructor.

Parameters:
src QosPolicyCount to copy from.
Exceptions:
NullPointerException if the source object is null.


Member Data Documentation

The QosPolicy ID.

int count

a counter


RTI Connext Java API Version 4.5f Copyright © 17 Mar 2012 Real-Time Innovations, Inc