aja::transElm_t Struct Reference

Element structure used in translation table. More...

#include <DocumentHeader.h>

List of all members.

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


Detailed Description

Element structure used in translation table.

Every element in translation table contain array of his attributes(see transAttr_t)


Member Data Documentation

transAttr_v aja::transElm_t::attributes
 

array of attributes for element

std::string aja::transElm_t::elm_desc
 

description of element

number_t aja::transElm_t::elm_id
 

element ID in AJA

std::string aja::transElm_t::elm_name
 

element name in XML

elementType_t aja::transElm_t::elm_type
 

type of element in AJA


The documentation for this struct was generated from the following file:
Generated on Sun Mar 4 00:30:37 2007 for LIBAJA by  doxygen 1.4.6