Struct Guid_t

Inheritance Relationships

Base Type

  • public dds_GUID_t

Struct Documentation

struct Guid_t : public dds_GUID_t

Structure to hold GUID information for DDS instances.

Public Functions

Guid_t()
Guid_t(const dds_GUID_t &other)
Guid_t(const dds_ParticipantBuiltinTopicData &builtin_topic_data)
template<typename TBuiltinTopicData>
Guid_t(const TBuiltinTopicData &builtin_topic_data)
bool operator==(const dds_GUID_t &other) const
bool operator!=(const Guid_t &other) const
bool operator<(const Guid_t &other) const

Public Static Functions

template<typename TBuiltinTopicData>
static Guid_t for_participant(const TBuiltinTopicData &builtin_topic_data)

Public Static Attributes

static constexpr uint32_t ENTITYID_PARTICIPANT = 0x000001C1