RTI Connext Modern C++ API  Version 5.2.0
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
rti::core::DiscoveryPluginPromiscuityKind_def Struct Reference

The definition of the dds::core::safe_enum DiscoveryPluginPromiscuityKind. More...

#include <DiscoveryPluginPromiscuityKind.hpp>

Public Types

enum  type {
  DISCOVER_MATCHING_REMOTE_ENTITIES = 0x0001,
  DISCOVER_ALL_REMOTE_ENTITIES = 0xFFFF
}
 The underlying enum type. More...
 

Detailed Description

The definition of the dds::core::safe_enum DiscoveryPluginPromiscuityKind.

Member Enumeration Documentation

The underlying enum type.

Enumerator:
DISCOVER_MATCHING_REMOTE_ENTITIES 

Give the discovery plugin at least the matches and silently allow the discovery plug-in to give as much data as it wants.

DISCOVER_ALL_REMOTE_ENTITIES 

Give the discovery plugin information about all remote entities.


RTI Connext Modern C++ API Version 5.2.0 Copyright © Sun Jun 21 2015 Real-Time Innovations, Inc