ADTF  3.18.2
StaticCodec Member List

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

_codec_accessStaticDecoderprotected
_dataStaticDecoderprotected
_data_sizeStaticDecoderprotected
_element_accessorStaticDecoderprotected
_first_element (defined in StaticCodec)StaticCodecprivate
_legacy_elementStaticDecoderprivate
Element typedefStaticCodec
Elements typedefStaticCodec
getData() noexceptStaticCodec
getData() const noexceptStaticCodec
ddl::codec::StaticDecoder::getData() const noexceptStaticDecoder
getDataSize() const noexceptStaticDecoder
getElement(const CodecIndex &codec_index)StaticCodec
getElement(const std::string &full_element_name)StaticCodec
getElement(const CodecIndex &codec_index) constStaticCodec
getElement(const std::string &full_element_name) constStaticCodec
getElement(size_t leaf_index, const ddl::StructElement *&legacy_struct_element) constStaticCodec
ddl::codec::StaticDecoder::getElement(const CodecIndex &codec_index) constStaticDecoder
ddl::codec::StaticDecoder::getElement(const std::string &full_element_name) constStaticDecoder
ddl::codec::StaticDecoder::getElement(size_t leaf_index, const ddl::StructElement *&legacy_struct_element) constStaticDecoder
getElementAddress(const CodecIndex &codec_index)StaticCodec
getElementAddress(const CodecIndex &index) constStaticCodec
ddl::codec::StaticDecoder::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()StaticCodec
getElements() constStaticCodec
ddl::codec::StaticDecoder::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 StaticCodec &)=deleteStaticCodec
operator=(StaticCodec &&)StaticCodec
ddl::codec::StaticDecoder::operator=(const StaticDecoder &)=deleteStaticDecoder
ddl::codec::StaticDecoder::operator=(StaticDecoder &&)StaticDecoder
resetValues(bool zero_values=false)StaticCodec
resolve(size_t leaf_index) constStaticDecoder
resolve(CodecIndex &codec_index) constStaticDecoder
setElementRawValue(const CodecIndex &codec_index, const void *value, size_t value_size)StaticCodec
setElementStringValue(const CodecIndex &codec_index, const std::string &value)StaticCodec
setElementValue(const CodecIndex &codec_index, const T &value)StaticCodecinline
setElementValue(const LeafCodecIndex &leaf_codec_index, const T &value)StaticCodecinline
setElementVariantValue(const CodecIndex &codec_index, const a_util::variant::Variant &value)StaticCodec
StaticCodec()StaticCodec
StaticCodec(const StaticCodec &)=deleteStaticCodec
StaticCodec(StaticCodec &&)StaticCodec
StaticCodec(std::shared_ptr< const StructAccess > codec_access, void *data, size_t data_size, DataRepresentation representation)StaticCodecprivate
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