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

<<extension>> The definition of the dds::core::safe_enum TransportMulticastKind More...

#include <PolicyKind.hpp>

Public Types

enum  type {
  AUTOMATIC,
  UNICAST
}
 The underlying enum type. More...
 

Detailed Description

<<extension>> The definition of the dds::core::safe_enum TransportMulticastKind

Member Enumeration Documentation

The underlying enum type.

Enumerator:
AUTOMATIC 

Selects the multicast address automatically.

NOTE: This setting is required when using the rti::core::policy::TransportMulticastMapping.

UNICAST 

Selects a unicast-only mode.


RTI Connext Modern C++ API Version 6.0.0 Copyright © Sun Mar 3 2019 Real-Time Innovations, Inc