RTI Connext Modern C++ API  Version 6.1.0

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

struct  dds::core::policy::TypeConsistencyEnforcementKind_def
 The definition of the dds::core::safe_enum TypeConsistencyEnforcementKind. More...
 
class  dds::core::policy::TypeConsistencyEnforcement
 Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it. More...
 

Typedefs

typedef dds::core::safe_enum< TypeConsistencyEnforcementKind_defdds::core::policy::TypeConsistencyEnforcementKind
 Safe Enumeration of TypeConsistencyEnforcementKind_def 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.

Typedef Documentation

◆ TypeConsistencyEnforcementKind