RTI Connext Modern C++ API
Version 5.3.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 | |
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_def > | dds::core::policy::TypeConsistencyEnforcementKind |
Safe Enumeration of TypeConsistencyEnforcementKind_def | |
Defines the rules for determining whether the type used to publish a given topic is consistent with that used to subscribe to it.
typedef dds::core::safe_enum<TypeConsistencyEnforcementKind_def> dds::core::policy::TypeConsistencyEnforcementKind |