RTI Connext Modern C++ API
Version 6.0.0
|
<<extension>> Specifies the discovery configuration QoS. More...
Classes | |
struct | rti::core::DiscoveryPluginPromiscuityKind_def |
The definition of the dds::core::safe_enum DiscoveryPluginPromiscuityKind. More... | |
class | rti::core::policy::BuiltinTopicReaderResourceLimits |
<<extension>> Configures several resource management aspects of the built-in topic DataReaders More... | |
class | rti::core::policy::DiscoveryConfig |
<<extension>> Configures the discovery mechanism More... | |
class | rti::core::policy::DiscoveryConfigBuiltinPluginKindMask |
<<extension>> A mask that selects the built-in discovery plugins to be used More... | |
struct | rti::core::policy::RemoteParticipantPurgeKind_def |
<<extension>> The definition of the dds::core::safe_enum RemoteParticipantPurgeKind More... | |
Typedefs | |
typedef dds::core::safe_enum < DiscoveryPluginPromiscuityKind_def > | rti::core::DiscoveryPluginPromiscuityKind |
Safe Enumeration of DiscoveryPluginPromiscuityKind_def. Type used to indicate promiscuity mode of the discovery plugin. | |
typedef dds::core::safe_enum < RemoteParticipantPurgeKind_def > | rti::core::policy::RemoteParticipantPurgeKind |
<<extension>> Safe Enumeration of RemoteParticipantPurgeKind_def | |
<<extension>> Specifies the discovery configuration QoS.
typedef dds::core::safe_enum<DiscoveryPluginPromiscuityKind_def> rti::core::DiscoveryPluginPromiscuityKind |
Safe Enumeration of DiscoveryPluginPromiscuityKind_def. Type used to indicate promiscuity mode of the discovery plugin.
typedef dds::core::safe_enum<RemoteParticipantPurgeKind_def> rti::core::policy::RemoteParticipantPurgeKind |