RTI Connext Modern C++ API Version 7.3.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 ,
  INSTANCE_STATE = PRES_SERVICE_REQUEST_ID_INSTANCE_STATE ,
  MONITORING_LIBRARY_COMMAND ,
  MONITORING_LIBRARY_REPLY
}
 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.

INSTANCE_STATE 

The instance state service.

MONITORING_LIBRARY_COMMAND 

The Monitoring Library 2.0 command service.

MONITORING_LIBRARY_REPLY 

The Monitoring Library 2.0 reply service.