OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <UpdateDataTypes.h>
Public Member Functions | |
IdPath (DomainIdType d, IdType p, IdType i) | |
Public Attributes | |
DomainIdType | domain |
IdType | participant |
IdType | id |
Definition at line 40 of file UpdateDataTypes.h.
|
inline |
Definition at line 45 of file UpdateDataTypes.h.
DomainIdType Update::IdPath::domain |
Definition at line 41 of file UpdateDataTypes.h.
IdType Update::IdPath::id |
Definition at line 43 of file UpdateDataTypes.h.
IdType Update::IdPath::participant |
Definition at line 42 of file UpdateDataTypes.h.