18.1.4.13. TypeConsistencyQos

class TypeConsistencyQos : public eprosima::fastdds::dds::QosPolicy

Qos Policy to configure the XTypes Qos associated to the DataReader.

Public Functions

inline TypeConsistencyQos()

Constructor.

virtual ~TypeConsistencyQos() = default

Destructor.

inline virtual void clear() override

Clears the QosPolicy object.

Public Members

TypeConsistencyEnforcementQosPolicy type_consistency

Type consistency enforcement Qos.

DataRepresentationQosPolicy representation

Data Representation Qos.