![]() |
MAK RTIspy API Documentation for HLA Evolved
|
Inheritance diagram for DtRtiObjectStateXmlBlock:
Collaboration diagram for DtRtiObjectStateXmlBlock:Public Member Functions | |
| DtRtiObjectStateXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root) | |
| DtRtiObjectStateXmlBlock (const DtString &name, unsigned long handle, bool isRegistered, DtEnvValueSP root) | |
| virtual | ~DtRtiObjectStateXmlBlock () |
| unsigned long | handle () const |
| bool | isRegistered () const |
Static Public Member Functions | |
| static DtSpyXmlBlockSP | create (DtNodeAndParentPair xmlNodeAndParent) |
Protected Attributes | |
| DtSpyXmlBlockElement< unsigned long > | myHandle |
| DtSpyXmlBlockElement< bool > | myIsRegistered |
| DtRtiObjectStateXmlBlock::DtRtiObjectStateXmlBlock | ( | DtEnvValueSP | existingNode, |
| DtEnvValueSP | root | ||
| ) |
Referenced by create().
| DtRtiObjectStateXmlBlock::DtRtiObjectStateXmlBlock | ( | const DtString & | name, |
| unsigned long | handle, | ||
| bool | isRegistered, | ||
| DtEnvValueSP | root | ||
| ) |
| DtRtiObjectStateXmlBlock::~DtRtiObjectStateXmlBlock | ( | ) | [virtual] |
| DtSpyXmlBlockSP DtRtiObjectStateXmlBlock::create | ( | DtNodeAndParentPair | xmlNodeAndParent | ) | [static] |
References DtRtiObjectStateXmlBlock().
| unsigned long DtRtiObjectStateXmlBlock::handle | ( | ) | const [inline] |
References myHandle.
| bool DtRtiObjectStateXmlBlock::isRegistered | ( | ) | const [inline] |
References myIsRegistered.
DtSpyXmlBlockElement< unsigned long > DtRtiObjectStateXmlBlock::myHandle [protected] |
Referenced by handle().
DtSpyXmlBlockElement< bool > DtRtiObjectStateXmlBlock::myIsRegistered [protected] |
Referenced by isRegistered().