ADTF  3.18.2
Decoder Member List

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

_codec_accessStaticDecoderprotected
_dataStaticDecoderprotected
_data_sizeStaticDecoderprotected
_element_accessorStaticDecoderprotected
_first_element (defined in Decoder)Decoderprivate
_legacy_elementStaticDecoderprivate
Decoder()Decoder
Decoder(Decoder &&)Decoder
Decoder(const Decoder &)=deleteDecoder
Decoder(std::shared_ptr< const StructAccess > codec_access, const void *data, size_t data_size, DataRepresentation representation)Decoderprotected
Decoder(const Decoder &decoder, const void *data, size_t data_size, DataRepresentation representation)Decoderprotected
Element typedefDecoder
Elements typedefDecoder
getBufferSize() constDecoder
getBufferSize(DataRepresentation representation) constDecoder
getData() const noexceptStaticDecoder
getDataSize() const noexceptStaticDecoder
getElement(const CodecIndex &codec_index) constDecoder
getElement(const std::string &full_element_name) constDecoder
ddl::codec::StaticDecoder::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() constDecoder
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() const overrideDecodervirtual
makeCodecFor(void *data, size_t data_size, DataRepresentation representation) constDecoder
operator=(Decoder &&)Decoder
operator=(const Decoder &)=deleteDecoder
ddl::codec::StaticDecoder::operator=(const StaticDecoder &)=deleteStaticDecoder
ddl::codec::StaticDecoder::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