![]() |
MAK RTIspy API Documentation for HLA 1516
|
Inheritance diagram for DtWwwRequestParamXmlBlock:
Collaboration diagram for DtWwwRequestParamXmlBlock:Public Member Functions | |
| DtWwwRequestParamXmlBlock (DtEnvValueSP existingNode, DtEnvValueSP root) | |
| DtWwwRequestParamXmlBlock (const DtString &name, const DtString &val, DtEnvValueSP root) | |
| virtual | ~DtWwwRequestParamXmlBlock () |
| virtual void | setVal (const DtString &val) |
| virtual DtString | val () const |
Static Public Member Functions | |
| static DtSpyXmlBlockSP | create (DtNodeAndParentPair xmlNodeAndParent) |
Protected Attributes | |
| DtSpyXmlBlockElement< DtString, true > | myVal |
| DtWwwRequestParamXmlBlock::DtWwwRequestParamXmlBlock | ( | DtEnvValueSP | existingNode, |
| DtEnvValueSP | root | ||
| ) |
| DtWwwRequestParamXmlBlock::DtWwwRequestParamXmlBlock | ( | const DtString & | name, |
| const DtString & | val, | ||
| DtEnvValueSP | root | ||
| ) |
| DtWwwRequestParamXmlBlock::~DtWwwRequestParamXmlBlock | ( | ) | [virtual] |
| DtSpyXmlBlockSP DtWwwRequestParamXmlBlock::create | ( | DtNodeAndParentPair | xmlNodeAndParent | ) | [static] |
| void DtWwwRequestParamXmlBlock::setVal | ( | const DtString & | val | ) | [virtual] |
| DtString DtWwwRequestParamXmlBlock::val | ( | ) | const [virtual] |
DtSpyXmlBlockElement< DtString, true > DtWwwRequestParamXmlBlock::myVal [protected] |