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

◆ type

The underlying enum type.

Enumerator
UNKNOWN 

An unknown service.

TOPIC_QUERY 

The topic query service.

LOCATOR_REACHABILITY 

The locator reachability service.