Struct to define participant types to set participant type parameter property.
More...
#include <RTPSParticipantAttributes.hpp>
|
static constexpr const char * | SIMPLE = "SIMPLE" |
|
static constexpr const char * | SERVER = "SERVER" |
|
static constexpr const char * | CLIENT = "CLIENT" |
|
static constexpr const char * | SUPER_CLIENT = "SUPER_CLIENT" |
|
static constexpr const char * | BACKUP = "BACKUP" |
|
static constexpr const char * | NONE = "NONE" |
|
static constexpr const char * | EXTERNAL = "EXTERNAL" |
|
static constexpr const char * | UNKNOWN = "UNKNOWN" |
|
Struct to define participant types to set participant type parameter property.
◆ BACKUP
constexpr const char* BACKUP = "BACKUP" |
|
staticconstexpr |
◆ CLIENT
constexpr const char* CLIENT = "CLIENT" |
|
staticconstexpr |
◆ EXTERNAL
constexpr const char* EXTERNAL = "EXTERNAL" |
|
staticconstexpr |
◆ NONE
constexpr const char* NONE = "NONE" |
|
staticconstexpr |
◆ SERVER
constexpr const char* SERVER = "SERVER" |
|
staticconstexpr |
◆ SIMPLE
constexpr const char* SIMPLE = "SIMPLE" |
|
staticconstexpr |
◆ SUPER_CLIENT
constexpr const char* SUPER_CLIENT = "SUPER_CLIENT" |
|
staticconstexpr |
◆ UNKNOWN
constexpr const char* UNKNOWN = "UNKNOWN" |
|
staticconstexpr |
The documentation for this struct was generated from the following file: