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

<<extension>> The definition of the dds::core::safe_enum ServiceKind More...

#include <PolicyKind.hpp>

Public Types

enum  type {
  NO_SERVICE,
  PERSISTENCE,
  QUEUING,
  ROUTING,
  RECORDING,
  REPLAY,
  DATABASE_INTEGRATION,
  WEB_INTEGRATION
}
 The underlying enum type. More...
 

Detailed Description

<<extension>> The definition of the dds::core::safe_enum ServiceKind

Member Enumeration Documentation

The underlying enum type.

Enumerator:
NO_SERVICE 

There is no service associated to the Entity.

PERSISTENCE 

The Entity is associated to RTI Persistence Service.

QUEUING 

The Entity is associated to RTI Queuing Service.

ROUTING 

The Entity is associated to RTI Routing Service.

RECORDING 

The Entity is associated to RTI Recording Service.

REPLAY 

The Entity is associated to RTI Replay Service.

DATABASE_INTEGRATION 

The Entity is associated to RTI Database Integration Service.

WEB_INTEGRATION 

The Entity is associated to RTI Web Integration Service.


RTI Connext Modern C++ API Version 5.3.1 Copyright © Mon Feb 19 2018 Real-Time Innovations, Inc