Update::TopicStrt< Q, S > Struct Template Reference

#include <UpdateDataTypes.h>

Collaboration diagram for Update::TopicStrt< Q, S >:

Collaboration graph
[legend]
List of all members.

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
name
dataType
topicQos

Detailed Description

template<typename Q, typename S>
struct Update::TopicStrt< Q, S >

Definition at line 59 of file UpdateDataTypes.h.


Constructor & Destructor Documentation

template<typename Q, typename S>
Update::TopicStrt< Q, S >::TopicStrt ( DomainIdType  dom,
IdType  to,
IdType  pa,
const char *  na,
const char *  da,
tQos 
) [inline]

Definition at line 67 of file UpdateDataTypes.h.

00073                        : domainId(dom),
00074       topicId(to),
00075       participantId(pa),
00076       name(na),
00077       dataType(da),
00078       topicQos(tQos) { };


Member Data Documentation

template<typename Q, typename S>
S Update::TopicStrt< Q, S >::dataType

Definition at line 64 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().

template<typename Q, typename S>
DomainIdType Update::TopicStrt< Q, S >::domainId

Definition at line 60 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), and OpenDDS::Federator::ManagerImpl::create().

template<typename Q, typename S>
S Update::TopicStrt< Q, S >::name

Definition at line 63 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().

template<typename Q, typename S>
IdType Update::TopicStrt< Q, S >::participantId

Definition at line 62 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), and OpenDDS::Federator::ManagerImpl::create().

template<typename Q, typename S>
IdType Update::TopicStrt< Q, S >::topicId

Definition at line 61 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::PersistenceUpdater::create(), and OpenDDS::Federator::ManagerImpl::create().

template<typename Q, typename S>
Q Update::TopicStrt< Q, S >::topicQos

Definition at line 65 of file UpdateDataTypes.h.

Referenced by Update::Manager::add(), Update::TopicStrt< QosSeq, ACE_CString >::cleanup(), Update::PersistenceUpdater::create(), OpenDDS::Federator::ManagerImpl::create(), and Update::TopicStrt< QosSeq, ACE_CString >::TopicStrt().


The documentation for this struct was generated from the following file:
Generated on Fri Feb 12 20:06:52 2016 for OpenDDS by  doxygen 1.4.7