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

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

#include <Locator.hpp>

Public Types

enum  type {
  INVALID = NDDS_TRANSPORT_CLASSID_INVALID ,
  UDPv4 = NDDS_TRANSPORT_CLASSID_UDPv4,
  SHMEM = NDDS_TRANSPORT_CLASSID_SHMEM ,
  UDPv6 = NDDS_TRANSPORT_CLASSID_UDPv6
}
 The underlying enum type. More...
 

Detailed Description

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

Member Enumeration Documentation

The underlying enum type.

Enumerator:
INVALID 

An invalid locator.

UDPv4 

A locator for a UDPv4 address.

SHMEM 

A locator for an address acessed via shared memory.

UDPv6 

A locator for a UDPv6 address.


RTI Connext Modern C++ API Version 5.3.0 Copyright © Sun Jun 25 2017 Real-Time Innovations, Inc