RTI Connext Modern C++ API Version 7.3.0
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

◆ type

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.