RTI Connext Micro C API Version 4.2.0
Loading...
Searching...
No Matches

GUID type and defines. More...

Data Structures

struct  DDS_GUID_t
 Type for GUID (Global Unique Identifier) representation. More...
 

Typedefs

typedef struct DDS_GUID_t DDS_GUID_t
 Type for GUID (Global Unique Identifier) representation.
 

Variables

DDSCDllVariable const struct DDS_GUID_t DDS_GUID_UNKNOWN
 Unknown GUID.
 

Detailed Description

GUID type and defines.

Typedef Documentation

◆ DDS_GUID_t

typedef struct DDS_GUID_t DDS_GUID_t

Type for GUID (Global Unique Identifier) representation.

Represents a 128 bit GUID.

Variable Documentation

◆ DDS_GUID_UNKNOWN

DDSCDllVariable const struct DDS_GUID_t DDS_GUID_UNKNOWN
extern

Unknown GUID.