RTI Connext DDS Micro
Version 2.4.6
|
Data Structures | |
struct | DPDE_DiscoveryPluginProperty |
<<eXtension>> Properties for the Dynamic Participant/Dynamic Endpoint (DPDE) discovery plugin. This includes all discovery timing properties for participant discovery. More... | |
Macros | |
#define | DPDE_DiscoveryPluginProperty_INITIALIZER |
Initializer for the DPDE_DiscoveryPluginProperty. More... | |
Functions | |
DDS_ReturnCode_t | DPDE_DiscoveryPluginProperty_initialize (struct DPDE_DiscoveryPluginProperty *self) |
Initialize a DPDE_DiscoveryPluginProperty structure. More... | |
struct RT_ComponentFactoryI * | DPDE_DiscoveryFactory_get_interface (void) |
<<cert>> Gets the component factory necessary when registering a DPDE component with RTI Connext DDS Micro More... | |
<<eXtension>> The RTI Connext Micro support for DPDE discovery of remote entities. Please refer to Configuring Discovery and Transports and Getting Started for an example on how to register and use the DPDE plugin.
#define DPDE_DiscoveryPluginProperty_INITIALIZER |
Initializer for the DPDE_DiscoveryPluginProperty.
DDS_ReturnCode_t DPDE_DiscoveryPluginProperty_initialize | ( | struct DPDE_DiscoveryPluginProperty * | self | ) |
Initialize a DPDE_DiscoveryPluginProperty structure.
|
read |
<<cert>> Gets the component factory necessary when registering a DPDE component with RTI Connext DDS Micro