<<extension>> Allows you to attach application-specific values to a DDS::DataWriter or DDS::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...
Enumerations |
enum | DDS::CdrPaddingKind : UINT32 |
| The CDR padding kind determines whether or not the padding bytes will be set to zero during CDR serialization. More...
|
|
Detailed Description
<<extension>> Allows you to attach application-specific values to a DDS::DataWriter or DDS::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.
Enumeration Type Documentation
The CDR padding kind determines whether or not the padding bytes will be set to zero during CDR serialization.
Function Documentation
static System::String ^ DDS::TypeSupportQosPolicy::get_typesupport_qos_policy_name |
( |
| ) |
|
|
inlinestatic |