RTI Connext Java API  Version 6.1.1

<<extension>> Allows you to attach application-specific values to a com.rti.dds.publication.DataWriter or com.rti.dds.subscription.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  CdrPaddingKind
 The CDR padding kind determines whether or not the padding bytes will be set to zero during CDR serialization. More...
 
class  TypeSupportQosPolicy
 Allows you to attach application-specific values to a com.rti.dds.publication.DataWriter or com.rti.dds.subscription.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...
 

Variables

static final QosPolicyId_t TYPESUPPORT_QOS_POLICY_ID
 <<extension>> Identifier for com.rti.dds.infrastructure.TypeSupportQosPolicy More...
 
static final QosPolicyId_t ENTITYNAME_QOS_POLICY_ID
 <<extension>> Identifier for com.rti.dds.infrastructure.TypeSupportQosPolicy More...
 

Detailed Description

<<extension>> Allows you to attach application-specific values to a com.rti.dds.publication.DataWriter or com.rti.dds.subscription.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.

Variable Documentation

◆ TYPESUPPORT_QOS_POLICY_ID

final QosPolicyId_t TYPESUPPORT_QOS_POLICY_ID
static

◆ ENTITYNAME_QOS_POLICY_ID

final QosPolicyId_t ENTITYNAME_QOS_POLICY_ID
static