RTI Connext .Net APIs  Version 5.2.0
 All Classes Namespaces Functions Variables Enumerations Properties Groups Pages
TYPESUPPORT

<<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...

Classes

struct  DDS::TypeSupportQosPolicy
 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...
 

Functions

static System::String^ DDS::TypeSupportQosPolicy::get_typesupport_qos_policy_name ()
 Stringified human-readable name for DDS::TypeSupportQosPolicy.
 

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

enum DDS::CdrPaddingKind : UINT32

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

Stringified human-readable name for DDS::TypeSupportQosPolicy.


RTI Connext .Net APIs Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc