ADTF
Loading...
Searching...
No Matches
ddl::Codec Member List

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

_compat_dataddl::StaticDecoderprotected
_compat_data_sizeddl::StaticDecoderprotected
_compat_element_accessorddl::StaticDecoderprotected
_legacy_accessddl::StaticDecoderprotected
Codec()=defaultddl::Codec
Codec(Codec &&)=defaultddl::Codec
Codec(std::shared_ptr< const StructLayout > layout, void *data, size_t data_size, DataRepresentation rep)ddl::Codecprotected
Codec(codec::Codec &&codec)ddl::Codecprotected
CodecFactory (defined in ddl::Codec)ddl::Codecfriend
Decoder (defined in ddl::Codec)ddl::Codecfriend
ddl::Decoder::Decoder(Decoder &&)=defaultddl::Decoder
ddl::Decoder::Decoder(const Decoder &)=deleteddl::Decoder
ddl::Decoder::Decoder(const std::shared_ptr< LegacyCodecAccess > &legacy_codec_access)ddl::Decoderprotected
ddl::Decoder::Decoder(std::shared_ptr< const StructLayout >, const void *data, size_t data_size, DataRepresentation rep)ddl::Decoderprotected
getBufferSize(DataRepresentation rep=deserialized) constddl::Decoder
getElement(size_t index, const StructElement *&element) constddl::StaticDecoder
getElementAddress(size_t index)ddl::Codec
getElementAddress(size_t index) constddl::Codec
getElementCount() const overrideddl::Decodervirtual
getElementValue(size_t index, void *value) constddl::StaticDecoder
getElementValue(size_t index, a_util::variant::Variant &value) constddl::StaticDecoder
getLayoutElement(size_t index) constddl::Decoderprotectedvirtual
getRepresentation() constddl::StaticDecoder
getStaticBufferSize(DataRepresentation rep=deserialized) constddl::StaticDecoder
isValid() const overrideddl::Decodervirtual
makeCodecFor(void *data, size_t data_size, DataRepresentation rep) constddl::Decoder
operator=(Codec &&)=defaultddl::Codec
ddl::Decoder::operator=(Decoder &&)=defaultddl::Decoder
ddl::Decoder::operator=(const Decoder &)=deleteddl::Decoder
ddl::StaticDecoder::operator=(const StaticDecoder &)=deleteddl::StaticDecoder
ddl::StaticDecoder::operator=(StaticDecoder &&)=defaultddl::StaticDecoder
setConstants()ddl::Codec
setElementValue(size_t index, const void *value)ddl::Codec
setElementValue(size_t index, const a_util::variant::Variant &value)ddl::Codec
StaticDecoder()ddl::StaticDecoder
StaticDecoder(const StaticDecoder &)=deleteddl::StaticDecoder
StaticDecoder(StaticDecoder &&)=defaultddl::StaticDecoder
StaticDecoder(std::shared_ptr< const StructLayout > layout, const void *data, size_t data_size, DataRepresentation rep)ddl::StaticDecoderprotected
StaticDecoder(const std::shared_ptr< LegacyCodecAccess > &legacy_codec_access)ddl::StaticDecoderprotected
~StaticDecoder()=defaultddl::StaticDecoder