ADTF  3.18.2
CodecElementAccess< AccessType > Member List

This is the complete list of members for CodecElementAccess< AccessType >, including all inherited members.

access_type typedefCodecElementAccess< AccessType >
element_type typedefCodecElementAccess< AccessType >
getAddress(access_type &access, const CodecIndex &index)CodecElementAccess< AccessType >inlinestatic
getBaseName(access_type &access, const CodecIndex &index)FactoryElementAccess< AccessType >inlinestatic
getChildCount(access_type &access, const CodecIndex &index)FactoryElementAccess< AccessType >inlinestatic
getElement(access_type &access, const std::string &full_element_name)CodecElementAccess< AccessType >inlinestatic
getElement(access_type &access, const CodecIndex &index)CodecElementAccess< AccessType >inlinestatic
getFullName(access_type &access, const CodecIndex &index)FactoryElementAccess< AccessType >inlinestatic
getName(access_type &access, const CodecIndex &index)FactoryElementAccess< AccessType >inlinestatic
getRawValue(access_type &access, const CodecIndex &index, void *value, size_t value_size)DecoderElementAccess< AccessType >inlinestatic
getStringValue(access_type &access, const CodecIndex &index)DecoderElementAccess< AccessType >inlinestatic
getValue(access_type &access, const CodecIndex &index)DecoderElementAccess< AccessType >inlinestatic
getVariantValue(access_type &access, const CodecIndex &index)DecoderElementAccess< AccessType >inlinestatic
resolve(access_type &access, CodecIndex &index)FactoryElementAccess< AccessType >inlinestatic
self_type typedefCodecElementAccess< AccessType >
setRawValue(access_type &access, const CodecIndex &index, const void *value, size_t value_size)CodecElementAccess< AccessType >inlinestatic
setStringValue(access_type &access, const CodecIndex &index, const std::string &value)CodecElementAccess< AccessType >inlinestatic
setValue(access_type &access, const CodecIndex &index, const T &value)CodecElementAccess< AccessType >inlinestatic
setVariantValue(access_type &access, const CodecIndex &index, const a_util::variant::Variant &value)CodecElementAccess< AccessType >inlinestatic