OpenDDS
Snapshot(2023/04/07-19:43)
|
#include <UpdateDataTypes.h>
Public Member Functions | |
ParticipantStrt (DomainIdType dom, long own, IdType part, Q pQos) | |
Public Attributes | |
DomainIdType | domainId |
long | owner |
IdType | participantId |
Q | participantQos |
Definition at line 89 of file UpdateDataTypes.h.
|
inline |
Definition at line 95 of file UpdateDataTypes.h.
DomainIdType Update::ParticipantStrt< Q >::domainId |
Definition at line 90 of file UpdateDataTypes.h.
Referenced by Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and TAO_DDS_DCPSInfo_i::receive_image().
long Update::ParticipantStrt< Q >::owner |
Definition at line 91 of file UpdateDataTypes.h.
Referenced by Update::PersistenceUpdater::create(), and OpenDDS::Federator::ManagerImpl::create().
IdType Update::ParticipantStrt< Q >::participantId |
Definition at line 92 of file UpdateDataTypes.h.
Referenced by Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and TAO_DDS_DCPSInfo_i::receive_image().
Q Update::ParticipantStrt< Q >::participantQos |
Definition at line 93 of file UpdateDataTypes.h.
Referenced by Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and TAO_DDS_DCPSInfo_i::receive_image().