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

The definition of the rti::core::safe_enum ServiceRequestId. More...

#include <rti/core/ServiceRequestId.hpp>

Public Types

enum  type {
  UNKNOWN = PRES_SERVICE_REQUEST_ID_UNKNOWN,
  TOPIC_QUERY = PRES_SERVICE_REQUEST_ID_TOPIC_QUERY,
  LOCATOR_REACHABILITY = PRES_SERVICE_REQUEST_ID_LOCATOR_REACHABILITY
}
 The underlying enum type. More...
 

Detailed Description

The definition of the rti::core::safe_enum ServiceRequestId.

Use ServiceRequestId.

Member Enumeration Documentation

The underlying enum type.

Enumerator:
UNKNOWN 

An unknown service.

TOPIC_QUERY 

The topic query service.

LOCATOR_REACHABILITY 

The locator reachability service.


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