|
RTI Connext Modern C++ API
Version 6.0.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 } |
The underlying enum type. More... | |
<<extension>> The definition of the dds::core::safe_enum ServiceKind
The underlying enum type.
| 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. |