![]() |
VR-Link API Documentation for HLA 1.3
|
Inheritance diagram for DtComplexComponentNode:
Collaboration diagram for DtComplexComponentNode:Used for PaddingTo16 and PaddingTo32 items.
Default Constructor
| virtual DtComplexComponentNode::~DtComplexComponentNode | ( | ) | [virtual] |
Destructor.
| DtComplexComponentNode::DtComplexComponentNode | ( | const DtComplexComponentNode & | orig | ) |
Copy Constructor.
| virtual const DtString& DtComplexComponentNode::getAccuracy | ( | ) | [virtual] |
| virtual const DtString& DtComplexComponentNode::getAccuracyCondition | ( | ) | [virtual] |
| virtual const DtString& DtComplexComponentNode::getCardinality | ( | ) | [virtual] |
| virtual DtCardinalityType DtComplexComponentNode::getCardinalityType | ( | ) | [virtual] |
| virtual const DtString& DtComplexComponentNode::getConditionalComponent | ( | ) | [virtual] |
| virtual const DtString& DtComplexComponentNode::getConditionalValue | ( | ) | [virtual] |
| virtual const DtString& DtComplexComponentNode::getDatatype | ( | ) | [virtual] |
| virtual int DtComplexComponentNode::getMaximumCardinality | ( | ) | [virtual] |
| virtual int DtComplexComponentNode::getMinimumCardinality | ( | ) | [virtual] |
The following functions are derivative information from the information above.
| DtComplexComponentNode& DtComplexComponentNode::operator= | ( | const DtComplexComponentNode & | rhs | ) |
Assignment Operator.
| virtual void DtComplexComponentNode::setAccuracy | ( | const DtString & | ) | [virtual] |
| virtual void DtComplexComponentNode::setAccuracyCondition | ( | const DtString & | ) | [virtual] |
| virtual void DtComplexComponentNode::setCardinality | ( | const DtString & | ) | [virtual] |
| virtual void DtComplexComponentNode::setDatatype | ( | const DtString & | ) | [virtual] |
| virtual void DtComplexComponentNode::setDerivedValues | ( | ) | [protected, virtual] |
DtString DtComplexComponentNode::myAccuracy [protected] |
DtString DtComplexComponentNode::myAccuracyCondition [protected] |
DtString DtComplexComponentNode::myCardinality [protected] |
DtString DtComplexComponentNode::myConditionalValue [protected] |
DtString DtComplexComponentNode::myDatatype [protected] |
int DtComplexComponentNode::myMaximumCardinality [protected] |
int DtComplexComponentNode::myMinimumCardinality [protected] |