#include <attributetoproperty.h>

Public Member Functions | |
| AttributeToPropertyList () | |
| AttributeToPropertyList (const std::string &hlaName, const AttributeType &attributeType, bool requiredForHLA) | |
| Constructor setting the basic values. | |
| virtual | ~AttributeToPropertyList () |
| RTI::AttributeHandle | GetAttributeHandle () const |
| void | SetAttributeHandle (RTI::AttributeHandle attributeHandle) |
| dtHLAGM::AttributeToPropertyList::AttributeToPropertyList | ( | ) | [inline] |
| dtHLAGM::AttributeToPropertyList::AttributeToPropertyList | ( | const std::string & | hlaName, | |
| const AttributeType & | attributeType, | |||
| bool | requiredForHLA | |||
| ) | [inline] |
Constructor setting the basic values.
| hlaName | the name of the HLA value to map to. | |
| hlaType | the type of the HLA value. | |
| requiredForHLA | true if this field is required in the HLA FOM. |
| virtual dtHLAGM::AttributeToPropertyList::~AttributeToPropertyList | ( | ) | [inline, virtual] |
| RTI::AttributeHandle dtHLAGM::AttributeToPropertyList::GetAttributeHandle | ( | ) | const [inline] |
| void dtHLAGM::AttributeToPropertyList::SetAttributeHandle | ( | RTI::AttributeHandle | attributeHandle | ) | [inline] |