ADTF  3.18.2
StaticDecoder Member List

This is the complete list of members for StaticDecoder, including all inherited members.

_codec_accessStaticDecoderprotected
_dataStaticDecoderprotected
_data_sizeStaticDecoderprotected
_element_accessorStaticDecoderprotected
_first_element (defined in StaticDecoder)StaticDecoderprivate
_legacy_elementStaticDecoderprivate
Element typedefStaticDecoder
Elements typedefStaticDecoder
getData() const noexceptStaticDecoder
getDataSize() const noexceptStaticDecoder
getElement(const CodecIndex &codec_index) constStaticDecoder
getElement(const std::string &full_element_name) constStaticDecoder
getElement(size_t leaf_index, const ddl::StructElement *&legacy_struct_element) constStaticDecoder
getElementAddress(const CodecIndex &index) constStaticDecoder
getElementBaseName(const CodecIndex &codec_index) constStaticDecoder
getElementChildCount(const CodecIndex &codec_index=CodecIndex()) constStaticDecoder
getElementCount() constStaticDecoder
getElementFullName(const CodecIndex &codec_index) constStaticDecoder
getElementName(const CodecIndex &codec_index) constStaticDecoder
getElementRawValue(const CodecIndex &index, void *value, size_t value_size) constStaticDecoder
getElements() constStaticDecoder
getElementStringValue(const CodecIndex &codec_index) constStaticDecoder
getElementValue(const CodecIndex &codec_index) constStaticDecoderinline
getElementValue(const LeafCodecIndex &leaf_codec_index) constStaticDecoderinline
getElementVariantValue(const CodecIndex &codec_index) constStaticDecoder
getElementVariantValue(const CodecIndex &codec_index, a_util::variant::Variant &value) constStaticDecoder
getRepresentation() constStaticDecoder
getStaticBufferSize() constStaticDecoder
getStaticBufferSize(DataRepresentation rep) constStaticDecoder
isValid() constStaticDecodervirtual
operator=(const StaticDecoder &)=deleteStaticDecoder
operator=(StaticDecoder &&)StaticDecoder
resolve(size_t leaf_index) constStaticDecoder
resolve(CodecIndex &codec_index) constStaticDecoder
StaticDecoder()StaticDecoder
StaticDecoder(const StaticDecoder &)=deleteStaticDecoder
StaticDecoder(StaticDecoder &&)StaticDecoder
StaticDecoder(std::shared_ptr< const StructAccess > codec_access, const void *data, size_t data_size, DataRepresentation representation)StaticDecoderprotected
~StaticDecoder()=defaultStaticDecoder