MAK RTIspy API Documentation for HLA 1516
Public Member Functions | Static Public Member Functions | Protected Attributes
DtPubSubInteractionsXmlBlock Class Reference
+ Inheritance diagram for DtPubSubInteractionsXmlBlock:
+ Collaboration diagram for DtPubSubInteractionsXmlBlock:

List of all members.

Public Member Functions

 DtPubSubInteractionsXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root)
 DtPubSubInteractionsXmlBlock (const DtString &subAttrSet, const DtString &pubAttrSet, DtEnvValueSP root)
virtual ~DtPubSubInteractionsXmlBlock ()
virtual void setSubs (const DtString &subs)
DtString subs () const
virtual void setPubs (const DtString &pubs)
DtString pubs () const

Static Public Member Functions

static DtSpyXmlBlockSP create (DtNodeAndParentPair xmlNodeAndParent)

Protected Attributes

DtSpyXmlBlockElement< DtString,
true
mySubscriptions
DtSpyXmlBlockElement< DtString,
true
myPublications

Constructor & Destructor Documentation

DtPubSubInteractionsXmlBlock::DtPubSubInteractionsXmlBlock ( DtEnvValueSP  existingNode,
DtEnvValueSP  root 
)

Referenced by create().

DtPubSubInteractionsXmlBlock::DtPubSubInteractionsXmlBlock ( const DtString &  subAttrSet,
const DtString &  pubAttrSet,
DtEnvValueSP  root 
)

Member Function Documentation

DtString DtPubSubInteractionsXmlBlock::pubs ( ) const [inline]

References myPublications.

Referenced by setPubs().

void DtPubSubInteractionsXmlBlock::setPubs ( const DtString &  pubs) [virtual]

References myPublications, and pubs().

void DtPubSubInteractionsXmlBlock::setSubs ( const DtString &  subs) [virtual]

References mySubscriptions, and subs().

DtString DtPubSubInteractionsXmlBlock::subs ( ) const [inline]

References mySubscriptions.

Referenced by setSubs().


Member Data Documentation

Referenced by pubs(), and setPubs().

Referenced by setSubs(), and subs().


The documentation for this class was generated from the following files:

Document ID: Generated on Thu Jun 14 14:15:04 EDT 2012 from SVN revision 116116
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)