RTI Connext Modern C++ API Version 7.2.0
|
<<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... | |
<<extension>> The definition of the dds::core::safe_enum TransportMulticastKind
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. |