Dev Essential  1.6.3
Loading...
Searching...
No Matches
ddl::codec::StaticCodec Member List

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

_codec_accessddl::codec::StaticDecoderprotected
_dataddl::codec::StaticDecoderprotected
_data_sizeddl::codec::StaticDecoderprotected
_element_accessorddl::codec::StaticDecoderprotected
CodecFactory (defined in ddl::codec::StaticCodec)ddl::codec::StaticCodecfriend
Element typedefddl::codec::StaticCodec
Elements typedefddl::codec::StaticCodec
getChildElement(const CodecIndex &parent_codec_index, std::string_view relative_path)ddl::codec::StaticCodec
ddl::codec::StaticDecoder::getChildElement(const CodecIndex &parent_codec_index, std::string_view relative_path) constddl::codec::StaticDecoder
getData() noexceptddl::codec::StaticCodec
getData() const noexceptddl::codec::StaticCodec
getDataSize() const noexceptddl::codec::StaticDecoder
getElement(const CodecIndex &codec_index)ddl::codec::StaticCodec
getElement(std::string_view full_path)ddl::codec::StaticCodec
getElement(const CodecIndex &codec_index) constddl::codec::StaticCodec
getElement(std::string_view full_path) constddl::codec::StaticCodec
getElement(size_t leaf_index, const ddl::StructElement *&legacy_struct_element) constddl::codec::StaticCodec
getElementAddress(const CodecIndex &codec_index)ddl::codec::StaticCodec
getElementAddress(const CodecIndex &index) constddl::codec::StaticCodec
getElementBaseName(const CodecIndex &codec_index) constddl::codec::StaticDecoder
getElementChildCount(const CodecIndex &codec_index=CodecIndex()) constddl::codec::StaticDecoder
getElementCount() constddl::codec::StaticDecoder
getElementFullName(const CodecIndex &codec_index) constddl::codec::StaticDecoder
getElementName(const CodecIndex &codec_index) constddl::codec::StaticDecoder
getElementRawValue(const CodecIndex &index, void *value, size_t value_size) constddl::codec::StaticDecoder
getElements()ddl::codec::StaticCodec
getElements() constddl::codec::StaticCodec
getElementStringValue(const CodecIndex &codec_index) constddl::codec::StaticDecoder
getElementValue(const CodecIndex &codec_index) constddl::codec::StaticDecoderinline
getElementValue(const LeafCodecIndex &leaf_codec_index) constddl::codec::StaticDecoderinline
getElementVariantValue(const CodecIndex &codec_index) constddl::codec::StaticDecoder
getElementVariantValue(const CodecIndex &codec_index, a_util::variant::Variant &value) constddl::codec::StaticDecoder
getRepresentation() constddl::codec::StaticDecoder
getStaticBufferSize() constddl::codec::StaticDecoder
getStaticBufferSize(DataRepresentation rep) constddl::codec::StaticDecoder
isValid() constddl::codec::StaticDecodervirtual
operator=(const StaticCodec &)=deleteddl::codec::StaticCodec
operator=(StaticCodec &&)ddl::codec::StaticCodec
ddl::codec::StaticDecoder::operator=(const StaticDecoder &)=deleteddl::codec::StaticDecoder
ddl::codec::StaticDecoder::operator=(StaticDecoder &&)ddl::codec::StaticDecoder
resetValues(bool zero_values=false)ddl::codec::StaticCodec
resolve(size_t leaf_index) constddl::codec::StaticDecoder
resolve(size_t leaf_index, std::string &element_full_name) constddl::codec::StaticDecoder
resolve(CodecIndex &codec_index) constddl::codec::StaticDecoder
setElementRawValue(const CodecIndex &codec_index, const void *value, size_t value_size)ddl::codec::StaticCodec
setElementStringValue(const CodecIndex &codec_index, const std::string &value)ddl::codec::StaticCodec
setElementValue(const CodecIndex &codec_index, const T &value)ddl::codec::StaticCodecinline
setElementValue(const LeafCodecIndex &leaf_codec_index, const T &value)ddl::codec::StaticCodecinline
setElementVariantValue(const CodecIndex &codec_index, const a_util::variant::Variant &value)ddl::codec::StaticCodec
StaticCodec()ddl::codec::StaticCodec
StaticCodec(const StaticCodec &)=deleteddl::codec::StaticCodec
StaticCodec(StaticCodec &&)ddl::codec::StaticCodec
StaticDecoder()ddl::codec::StaticDecoder
StaticDecoder(const StaticDecoder &)=deleteddl::codec::StaticDecoder
StaticDecoder(StaticDecoder &&)ddl::codec::StaticDecoder
StaticDecoder(std::shared_ptr< const StructAccess > codec_access, const void *data, size_t data_size, DataRepresentation representation)ddl::codec::StaticDecoderprotected
~StaticDecoder()=defaultddl::codec::StaticDecoder