8 #ifndef UPDATE_DATA_TYPES 9 #define UPDATE_DATA_TYPES 11 #include "dds/DdsDcpsInfoUtilsC.h" 12 #include "dds/DdsDcpsInfrastructureC.h" 36 typedef std::pair <size_t, char*>
BinSeq;
37 typedef std::pair <SpecificQos, BinSeq>
QosSeq;
45 IdPath(DomainIdType d, IdType p, IdType i)
62 template <
typename Q,
typename S>
103 participantQos(pQos) { };
115 : filterClassName(fcn), filterExpr(fx), exprParams(ep) {}
127 template <
typename PSQ,
typename RWQ,
typename C,
typename T,
typename CSP,
typename STI>
163 transportInterfaceInfo(trans),
164 transportContext(tContext),
165 contentSubscriptionProfile(csProf),
166 serializedTypeInfo(sti)
180 OpenDDS::DCPS::TransportLocatorSeq&,
181 ContentSubscriptionInfo&,
184 BinSeq, ContentSubscriptionBin,
187 template <typename T, typename P, typename A, typename W>
CORBA::String_var filterClassName
std::vector< W > WriterSeq
ContentSubscriptionInfo()
ACE_CDR::ULong transportContext
CORBA::String_var filterExpr
CSP contentSubscriptionProfile
std::vector< T > TopicSeq
std::pair< size_t, char * > BinSeq
sequence< TransportLocator > TransportLocatorSeq
std::vector< A > ReaderSeq
OpenDDS::DCPS::GUID_t IdType
DOMAINID_TYPE_NATIVE DomainId_t
DDS::DomainId_t DomainIdType
struct ImageData< UTopic *, UParticipant *, URActor *, UWActor *> UImage
DDS::StringSeq exprParams
TopicStrt(DomainIdType dom, IdType to, IdType pa, const char *na, const char *da, Q tQos)
std::pair< SpecificQos, BinSeq > QosSeq
PartIdType lastPartId
What the last participant id is/was.
ParticipantSeq participants
sequence< octet > OctetSeq
std::vector< P > ParticipantSeq
ContentSubscriptionInfo(const char *fcn, const char *fx, const DDS::StringSeq &ep)
unsigned long sequenceNumber
OwnershipData(DomainIdType d, IdType p, long o)
ACE_CString filterClassName
#define OPENDDS_END_VERSIONED_NAMESPACE_DECL
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)
ParticipantStrt(DomainIdType dom, long own, IdType part, Q pQos)
IdPath(DomainIdType d, IdType p, IdType i)
sequence< string > StringSeq