Update::ActorStrt< PSQ, RWQ, C, T, CSP > Struct Template Reference

#include <UpdateDataTypes.h>

Collaboration diagram for Update::ActorStrt< PSQ, RWQ, C, T, CSP >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ActorStrt (DomainIdType dom, IdType act, IdType top, IdType part, ActorType typ, const char *call, PSQ pub, RWQ drdw, T trans, CSP csProf)

Public Attributes

DomainIdType domainId
IdType actorId
IdType topicId
IdType participantId
ActorType type
callback
PSQ pubsubQos
RWQ drdwQos
transportInterfaceInfo
CSP contentSubscriptionProfile

Detailed Description

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
struct Update::ActorStrt< PSQ, RWQ, C, T, CSP >

Definition at line 122 of file UpdateDataTypes.h.


Constructor & Destructor Documentation

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
Update::ActorStrt< PSQ, RWQ, C, T, CSP >::ActorStrt ( DomainIdType  dom,
IdType  act,
IdType  top,
IdType  part,
ActorType  typ,
const char *  call,
PSQ  pub,
RWQ  drdw,
trans,
CSP  csProf 
) [inline]

Definition at line 134 of file UpdateDataTypes.h.

00145     : domainId(dom),
00146       actorId(act),
00147       topicId(top),
00148       participantId(part),
00149       type(typ),
00150       callback(call),
00151       pubsubQos(pub),
00152       drdwQos(drdw),
00153       transportInterfaceInfo(trans),
00154       contentSubscriptionProfile(csProf)
00155     { };


Member Data Documentation

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP >::actorId

Definition at line 124 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
C Update::ActorStrt< PSQ, RWQ, C, T, CSP >::callback

Definition at line 128 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
CSP Update::ActorStrt< PSQ, RWQ, C, T, CSP >::contentSubscriptionProfile

Definition at line 132 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
DomainIdType Update::ActorStrt< PSQ, RWQ, C, T, CSP >::domainId

Definition at line 123 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
RWQ Update::ActorStrt< PSQ, RWQ, C, T, CSP >::drdwQos

Definition at line 130 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP >::participantId

Definition at line 126 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
PSQ Update::ActorStrt< PSQ, RWQ, C, T, CSP >::pubsubQos

Definition at line 129 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
IdType Update::ActorStrt< PSQ, RWQ, C, T, CSP >::topicId

Definition at line 125 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
T Update::ActorStrt< PSQ, RWQ, C, T, CSP >::transportInterfaceInfo

Definition at line 131 of file UpdateDataTypes.h.

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

template<typename PSQ, typename RWQ, typename C, typename T, typename CSP>
ActorType Update::ActorStrt< PSQ, RWQ, C, T, CSP >::type

Definition at line 127 of file UpdateDataTypes.h.

Referenced by Update::Manager::add().


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