AttributeItem(byte_t id, attributeType_t type) | aja::AttributeItem | |
buildAja(OutputBuffer &out) | aja::AttributeItem | [virtual] |
getAttrId() | aja::AttributeItem | |
getAttrType() | aja::AttributeItem | |
getItemSize() | aja::AttributeItem | [virtual] |
getItemType() | aja::Item | |
getParent() | aja::Item | |
getValueStr(std::string &out)=0 | aja::AttributeItem | [pure virtual] |
Item() | aja::Item | |
Item(itemType_t type) | aja::Item | |
mAttrId | aja::AttributeItem | [protected] |
mAttrType | aja::AttributeItem | [protected] |
mItemType | aja::Item | [protected] |
mParent | aja::Item | [protected] |
parseAttrData(buffer_t buffer, unsigned int size, unsigned int &pos)=0 | aja::AttributeItem | [pure virtual] |
parseAttribute(const buffer_t buffer, unsigned int size, unsigned int &pos) | aja::AttributeItem | [static] |
setAttrId(byte_t id) | aja::AttributeItem | |
setParent(Item *parent) | aja::Item | |
~AttributeItem() | aja::AttributeItem | [virtual] |
~Item() | aja::Item | [virtual] |