OpenDDS  Snapshot(2023/04/07-19:43)
Public Types | Static Public Member Functions | List of all members
OpenDDS::DCPS::DDSTraits< XTypes::DynamicSample > Struct Template Reference

#include <DynamicTypeSupport.h>

Public Types

typedef XTypes::DynamicSample MessageType
 
typedef DDS::DynamicDataSeq MessageSequenceType
 
typedef XTypes::DynamicSequenceAdapter MessageSequenceAdapterType
 
typedef DDS::DynamicTypeSupport TypeSupportType
 
typedef DDS::DynamicDataWriter DataWriterType
 
typedef DDS::DynamicDataReader DataReaderType
 
typedef XTypes::DynamicSample::KeyLessThan LessThanType
 
typedef DCPS::KeyOnly< const XTypes::DynamicSampleKeyOnlyType
 

Static Public Member Functions

static const char * type_name ()
 

Detailed Description

template<>
struct OpenDDS::DCPS::DDSTraits< XTypes::DynamicSample >

Definition at line 54 of file DynamicTypeSupport.h.

Member Typedef Documentation

◆ DataReaderType

Definition at line 60 of file DynamicTypeSupport.h.

◆ DataWriterType

Definition at line 59 of file DynamicTypeSupport.h.

◆ KeyOnlyType

Definition at line 62 of file DynamicTypeSupport.h.

◆ LessThanType

Definition at line 61 of file DynamicTypeSupport.h.

◆ MessageSequenceAdapterType

Definition at line 57 of file DynamicTypeSupport.h.

◆ MessageSequenceType

Definition at line 56 of file DynamicTypeSupport.h.

◆ MessageType

Definition at line 55 of file DynamicTypeSupport.h.

◆ TypeSupportType

Definition at line 58 of file DynamicTypeSupport.h.

Member Function Documentation

◆ type_name()

static const char* OpenDDS::DCPS::DDSTraits< XTypes::DynamicSample >::type_name ( )
inlinestatic

Definition at line 63 of file DynamicTypeSupport.h.

63 { return "Dynamic"; } // used for logging

The documentation for this struct was generated from the following file: