ADTF  3.18.2
sample_codec_access< AccessType > Member List

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

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