|
RTI Connext Modern C++ API Version 7.6.0
|
<<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 , OBSERVABILITY_COLLECTOR , ADMIN_CONSOLE } |
The underlying enum type. More... | |
<<extension>> The definition of the dds::core::safe_enum ServiceKind
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. |
| OBSERVABILITY_COLLECTOR | The Entity is associated to RTI Observability Collector Service. |
| ADMIN_CONSOLE | The Entity is associated to RTI Admin Console. |