Cyclone ISO C++ API Reference Guide
dds::core::policy::TypeConsistencyEnforcementKind Struct Reference

#include "PolicyKind.hpp"

Public Types

enum  Type { EXACT_TYPE_TYPE_CONSISTENCY, EXACT_NAME_TYPE_CONSISTENCY, DECLARED_TYPE_CONSISTENCY, ASSIGNABLE_TYPE_CONSISTENCY }
 

Detailed Description

Definition at line 224 of file PolicyKind.hpp.

Member Enumeration Documentation

◆ Type

Enumerator
EXACT_TYPE_TYPE_CONSISTENCY 
EXACT_NAME_TYPE_CONSISTENCY 
DECLARED_TYPE_CONSISTENCY 
ASSIGNABLE_TYPE_CONSISTENCY 

Definition at line 226 of file PolicyKind.hpp.


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