|
RTI Cloud Discovery Service Version 7.6.0
|
Service infrastructure. More...
#include "log/log_makeheader.h"#include "clouddiscoveryservice/clouddiscoveryservice_dll.h"#include "ndds/ndds_c.h"#include "core_version/core_version_version.h"Data Structures | |
| struct | RTI_CDS_DomainListProperty |
| Specifies the list of domain IDs to allow or deny. Overrides XML configuration if specified. More... | |
| struct | RTI_CDS_TransportUnicastProperty |
| Specifies the alias name of the transport to be used by RTI Cloud Discovery Service for sending or receiving announcements. It also indicates the port where incoming participant announcements are received. Overrides XML configuration if specified. More... | |
| struct | RTI_CDS_TransportSelectionProperty |
| Lists the preconfigured transports to be enabled by RTI Cloud Discovery Service. Overrides XML configuration if specified. More... | |
| struct | RTI_CDS_ForwarderEventProperty |
| Data structure to configure the forwarder resend event mechanism. It allows CDS to resend a new or update announcement so that discovery can occur quickly in a lossy WAN environment. More... | |
Macros | |
| #define | RTI_CDS_DomainListProperty_INITIALIZER |
| Allows all domain IDs for RTI Cloud Discovery Service. More... | |
| #define | RTI_CDS_TransportSelectionProperty_INITIALIZER |
| Empty transport selection list. Use value from XML configuration. More... | |
Service infrastructure.