|
OpenDDS
Snapshot(2023/04/28-20:55)
|
#include <UpdateDataTypes.h>

Public Member Functions | |
| ActorStrt (DomainIdType dom, IdType act, IdType top, IdType part, ActorType typ, const char *call, PSQ pub, RWQ drdw, T trans, ACE_CDR::ULong tContext, CSP csProf, STI sti) | |
Public Attributes | |
| DomainIdType | domainId |
| IdType | actorId |
| IdType | topicId |
| IdType | participantId |
| ActorType | type |
| C | callback |
| PSQ | pubsubQos |
| RWQ | drdwQos |
| T | transportInterfaceInfo |
| ACE_CDR::ULong | transportContext |
| CSP | contentSubscriptionProfile |
| STI | serializedTypeInfo |
Definition at line 128 of file UpdateDataTypes.h.
|
inline |
Definition at line 142 of file UpdateDataTypes.h.
| IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::actorId |
Definition at line 130 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| C Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::callback |
Definition at line 134 of file UpdateDataTypes.h.
Referenced by Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin, BinSeq >::ActorStrt(), Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| CSP Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::contentSubscriptionProfile |
Definition at line 139 of file UpdateDataTypes.h.
Referenced by Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin, BinSeq >::ActorStrt(), Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| DomainIdType Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::domainId |
Definition at line 129 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| RWQ Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::drdwQos |
Definition at line 136 of file UpdateDataTypes.h.
Referenced by Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin, BinSeq >::ActorStrt(), Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::participantId |
Definition at line 132 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| PSQ Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::pubsubQos |
Definition at line 135 of file UpdateDataTypes.h.
Referenced by Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin, BinSeq >::ActorStrt(), Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| STI Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::serializedTypeInfo |
Definition at line 140 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::topicId |
Definition at line 131 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| ACE_CDR::ULong Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::transportContext |
Definition at line 138 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| T Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::transportInterfaceInfo |
Definition at line 137 of file UpdateDataTypes.h.
Referenced by Update::ActorStrt< QosSeq, QosSeq, ACE_CString, BinSeq, ContentSubscriptionBin, BinSeq >::ActorStrt(), Update::Manager::add(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), and TAO_DDS_DCPSInfo_i::receive_image().
| ActorType Update::ActorStrt< PSQ, RWQ, C, T, CSP, STI >::type |
Definition at line 133 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), and Update::Manager::pushImage().
1.8.13