ADTF  3.18.2
Codec Member List

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

_compat_buffer_sizesDecoderprivate
_compat_dataStaticDecoderprotected
_compat_data_sizeStaticDecoderprotected
_compat_dynamic_elementsDecoderprivate
_compat_element_accessorStaticDecoderprotected
_legacy_accessStaticDecoderprotected
Codec()=defaultCodec
Codec(Codec &&)=defaultCodec
Codec(std::shared_ptr< const StructLayout > layout, void *data, size_t data_size, DataRepresentation rep)Codecprotected
Codec(codec::Codec &&codec)Codecprotected
Decoder()=defaultDecoder
Decoder(Decoder &&)=defaultDecoder
Decoder(const Decoder &)=deleteDecoder
Decoder(const std::shared_ptr< LegacyCodecAccess > &legacy_codec_access)Decoderprotected
Decoder(std::shared_ptr< const StructLayout >, const void *data, size_t data_size, DataRepresentation rep)Decoderprotected
getBufferSize(DataRepresentation rep=deserialized) constDecoder
getElement(size_t index, const StructElement *&element) constStaticDecoder
getElementAddress(size_t index)Codec
getElementAddress(size_t index) constCodec
ddl::Decoder::getElementAddress(size_t index) constStaticDecoder
getElementCount() const overrideDecodervirtual
getElementValue(size_t index, void *value) constStaticDecoder
getElementValue(size_t index, a_util::variant::Variant &value) constStaticDecoder
getLayoutElement(size_t index) constDecoderprotectedvirtual
getRepresentation() constStaticDecoder
getStaticBufferSize(DataRepresentation rep=deserialized) constStaticDecoder
isValid() const overrideDecodervirtual
makeCodecFor(void *data, size_t data_size, DataRepresentation rep) constDecoder
operator=(Codec &&)=defaultCodec
ddl::Decoder::operator=(Decoder &&)=defaultDecoder
ddl::Decoder::operator=(const Decoder &)=deleteDecoder
ddl::StaticDecoder::operator=(const StaticDecoder &)=deleteStaticDecoder
ddl::StaticDecoder::operator=(StaticDecoder &&)=defaultStaticDecoder
setConstants()Codec
setElementValue(size_t index, const void *value)Codec
setElementValue(size_t index, const a_util::variant::Variant &value)Codec
StaticDecoder()StaticDecoder
StaticDecoder(const StaticDecoder &)=deleteStaticDecoder
StaticDecoder(StaticDecoder &&)=defaultStaticDecoder
StaticDecoder(std::shared_ptr< const StructLayout > layout, const void *data, size_t data_size, DataRepresentation rep)StaticDecoderprotected
StaticDecoder(const std::shared_ptr< LegacyCodecAccess > &legacy_codec_access)StaticDecoderprotected
~StaticDecoder()=defaultStaticDecoder