OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind Enum Reference
Collaboration diagram for org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind:
Collaboration graph

Public Attributes

 ASSIGNABLE_TYPE_CONSISTENCY
 
 DECLARED_TYPE_CONSISTENCY
 
 EXACT_NAME_TYPE_CONSISTENCY
 
 EXACT_TYPE_TYPE_CONSISTENCY
 

Detailed Description

Definition at line 59 of file TypeConsistencyEnforcement.java.

Member Data Documentation

◆ ASSIGNABLE_TYPE_CONSISTENCY

org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind.ASSIGNABLE_TYPE_CONSISTENCY

Definition at line 64 of file TypeConsistencyEnforcement.java.

◆ DECLARED_TYPE_CONSISTENCY

org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind.DECLARED_TYPE_CONSISTENCY

Definition at line 63 of file TypeConsistencyEnforcement.java.

◆ EXACT_NAME_TYPE_CONSISTENCY

org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind.EXACT_NAME_TYPE_CONSISTENCY

Definition at line 62 of file TypeConsistencyEnforcement.java.

◆ EXACT_TYPE_TYPE_CONSISTENCY

org.omg.dds.core.policy.TypeConsistencyEnforcement.Kind.EXACT_TYPE_TYPE_CONSISTENCY

Definition at line 61 of file TypeConsistencyEnforcement.java.


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