RTI Connext Modern C++ API Version 7.2.0

<<extension>> Allows you to attach application-specific values to a dds::pub::DataWriter or dds::sub::DataReader, which are passed to the serialization or deserialization routine of the associated data type and choose whether to set padding bytes to zero during serialization. More...

Classes

class  rti::core::policy::TypeSupport
 <<extension>> Allows attaching application-specific information to a dds::pub::DataWriter or dds::sub::DataReader that is passed to the serilization and deserialization routines. More...
 
struct  rti::core::policy::CdrPaddingKind_def
 <<extension>> The definition of the dds::core::safe_enum CdrPaddingKind More...
 

Typedefs

typedef dds::core::safe_enum< CdrPaddingKind_defrti::core::policy::CdrPaddingKind
 <<extension>> Safe Enumeration of CdrPaddingKind_def More...
 

Detailed Description

<<extension>> Allows you to attach application-specific values to a dds::pub::DataWriter or dds::sub::DataReader, which are passed to the serialization or deserialization routine of the associated data type and choose whether to set padding bytes to zero during serialization.

Typedef Documentation

◆ CdrPaddingKind