RTI Connext Modern C++ API
Version 5.3.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_def > | rti::core::policy::CdrPaddingKind |
<<extension>> Safe Enumeration of CdrPaddingKind_def | |
<<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 dds::core::safe_enum<CdrPaddingKind_def> rti::core::policy::CdrPaddingKind |