RTI Connext DDS Micro C API
Version 3.0.3
|
DDS type module. More...
#include "osapi/osapi_hash.h"
#include "dds_c/dds_c_typecode.h"
#include "xcdr/xcdr_interpreter.h"
#include "rt/rt_rt.h"
#include "cdr/cdr_cdr_type.h"
#include "cdr/cdr_stream.h"
#include "cdr/cdr_encapsulation.h"
#include "reda/reda_buffer.h"
#include "reda/reda_bufferpool.h"
#include "rtps/rtps_rtps.h"
#include "dds_c/dds_c_dll.h"
#include "dds_c/dds_c_infrastructure.h"
#include "dds_c/dds_c_interpreter.h"
Data Structures | |
struct | NDDS_Type_PluginVersion |
Data type used to keep track of versioning information about a DDS_TypePluginI. More... | |
struct | DDS_TypePluginI |
<<interface>> Type plugin interface. More... |
Macros | |
#define | NDDS_Type_Plugin DDS_TypePlugin |
Typedefs | |
typedef struct NDDS_Type_PluginVersion | NDDS_Type_PluginVersion |
Data type used to keep track of versioning information about a DDS_TypePluginI. | |
typedef struct DDS_TypePluginI | DDS_TypePluginI |
<<interface>> Type plugin interface. |
Enumerations | |
enum | NDDS_TypePluginKeyKind { NDDS_TYPEPLUGIN_NO_KEY , NDDS_TYPEPLUGIN_USER_KEY } |
Type key kind: either keyed or unkeyed. More... |
DDS type module.