RTI Connext Java API  Version 6.1.1

Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it. More...

Classes

class  TypeConsistencyEnforcementQosPolicy
 Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it. More...
 
class  TypeConsistencyKind
 Kinds of type consistency. More...
 

Variables

static final QosPolicyId_t TYPE_CONSISTENCY_ENFORCEMENT_QOS_POLICY_ID
 Identifier for com.rti.dds.infrastructure.TypeConsistencyEnforcementQosPolicy. More...
 

Detailed Description

Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it.

Variable Documentation

◆ TYPE_CONSISTENCY_ENFORCEMENT_QOS_POLICY_ID

final QosPolicyId_t TYPE_CONSISTENCY_ENFORCEMENT_QOS_POLICY_ID
static