#include <DocumentHeader.h>
Public Attributes | |
| number_t | elm_id |
| element ID in AJA | |
| std::string | elm_name |
| element name in XML | |
| std::string | elm_desc |
| description of element | |
| elementType_t | elm_type |
| type of element in AJA | |
| transAttr_v | attributes |
| array of attributes for element | |
Every element in translation table contain array of his attributes(see transAttr_t)
|
|
array of attributes for element
|
|
|
description of element
|
|
|
element ID in AJA
|
|
|
element name in XML
|
|
|
type of element in AJA
|
1.4.6