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