#include <DocumentHeader.h>
Public Attributes | |
dbyte_t | attr_id |
ID of attribute in AJA. | |
std::string | attr_name |
name of attribue in XML | |
std::string | attr_desc |
description about attribute | |
attributeType_t | attr_type |
type of attribute for AJA |
This structure representing one attribute and contain all needed data for translation table.
|
description about attribute
|
|
ID of attribute in AJA.
|
|
name of attribue in XML
|
|
type of attribute for AJA
|