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

List of all members.

Public Member Functions

 DtAttrOwnershipInfoXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root)
 DtAttrOwnershipInfoXmlBlock (const DtString &instanceName, unsigned long handle, unsigned long actualClassHandle, unsigned long knownClassHandle, const DtString &ownedAttrSet, DtEnvValueSP root)
virtual ~DtAttrOwnershipInfoXmlBlock ()
unsigned long handle () const
unsigned long actual () const
unsigned long known () const
virtual void setAttrs (const DtString &attrs)
DtString attrs () const

Static Public Member Functions

static DtSpyXmlBlockSP create (DtNodeAndParentPair xmlNodeAndParent)

Protected Attributes

DtSpyXmlBlockElement< unsigned
long, true
myHandle
DtSpyXmlBlockElement< unsigned
long, true
myActualClassHandle
DtSpyXmlBlockElement< unsigned
long, true
myKnownHandle
DtSpyXmlBlockElement< DtString,
true
myAttrSet

Constructor & Destructor Documentation

DtAttrOwnershipInfoXmlBlock::DtAttrOwnershipInfoXmlBlock ( DtEnvValueSP  existingNode,
DtEnvValueSP  root 
)
DtAttrOwnershipInfoXmlBlock::DtAttrOwnershipInfoXmlBlock ( const DtString &  instanceName,
unsigned long  handle,
unsigned long  actualClassHandle,
unsigned long  knownClassHandle,
const DtString &  ownedAttrSet,
DtEnvValueSP  root 
)

Member Function Documentation

unsigned long DtAttrOwnershipInfoXmlBlock::actual ( ) const [inline]

References myActualClassHandle.

DtString DtAttrOwnershipInfoXmlBlock::attrs ( ) const [inline]

References myAttrSet.

Referenced by setAttrs().

unsigned long DtAttrOwnershipInfoXmlBlock::handle ( ) const [inline]

References myHandle.

unsigned long DtAttrOwnershipInfoXmlBlock::known ( ) const [inline]

References myKnownHandle.

void DtAttrOwnershipInfoXmlBlock::setAttrs ( const DtString &  attrs) [virtual]

References attrs(), and myAttrSet.


Member Data Documentation

Referenced by actual().

Referenced by attrs(), and setAttrs().

Referenced by handle().

Referenced by known().


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)