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