ADTF
|
This is the complete list of members for StaticDecoder, including all inherited members.
_compat_data | StaticDecoder | protected |
_compat_data_size | StaticDecoder | protected |
_compat_element_accessor | StaticDecoder | protected |
_legacy_access | StaticDecoder | protected |
getElement(size_t index, const StructElement *&element) const | StaticDecoder | |
getElementAddress(size_t index) const | StaticDecoder | |
getElementCount() const | StaticDecoder | virtual |
getElementValue(size_t index, void *value) const | StaticDecoder | |
getElementValue(size_t index, a_util::variant::Variant &value) const | StaticDecoder | |
getRepresentation() const | StaticDecoder | |
getStaticBufferSize(DataRepresentation rep=deserialized) const | StaticDecoder | |
isValid() const | StaticDecoder | virtual |
operator=(const StaticDecoder &)=delete | StaticDecoder | |
operator=(StaticDecoder &&)=default | StaticDecoder | |
StaticDecoder() | StaticDecoder | |
StaticDecoder(const StaticDecoder &)=delete | StaticDecoder | |
StaticDecoder(StaticDecoder &&)=default | StaticDecoder | |
StaticDecoder(std::shared_ptr< const StructLayout > layout, const void *data, size_t data_size, DataRepresentation rep) | StaticDecoder | protected |
StaticDecoder(const std::shared_ptr< LegacyCodecAccess > &legacy_codec_access) | StaticDecoder | protected |
~StaticDecoder()=default | StaticDecoder |