#include <UpdateDataTypes.h>

Public Member Functions | |
| TopicStrt (DomainIdType dom, IdType to, IdType pa, const char *na, const char *da, Q tQos) | |
Public Attributes | |
| DomainIdType | domainId |
| IdType | topicId |
| IdType | participantId |
| S | name |
| S | dataType |
| Q | topicQos |
Definition at line 63 of file UpdateDataTypes.h.
| Update::TopicStrt< Q, S >::TopicStrt | ( | DomainIdType | dom, | |
| IdType | to, | |||
| IdType | pa, | |||
| const char * | na, | |||
| const char * | da, | |||
| Q | tQos | |||
| ) | [inline] |
Definition at line 71 of file UpdateDataTypes.h.
| S Update::TopicStrt< Q, S >::dataType |
Definition at line 68 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), TAO_DDS_DCPSInfo_i::receive_image(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().
| DomainIdType Update::TopicStrt< Q, S >::domainId |
Definition at line 64 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().
| S Update::TopicStrt< Q, S >::name |
Definition at line 67 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), TAO_DDS_DCPSInfo_i::receive_image(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().
| IdType Update::TopicStrt< Q, S >::participantId |
Definition at line 66 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::TopicStrt< Q, S >::topicId |
Definition at line 65 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().
| Q Update::TopicStrt< Q, S >::topicQos |
Definition at line 69 of file UpdateDataTypes.h.
Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), Update::Manager::pushImage(), TAO_DDS_DCPSInfo_i::receive_image(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().
1.6.1