ADTF  3.18.2
cCodec Member List

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

AddDynamicElement(const tDynamicStructLayoutElement &sDynamicElement, const A_UTILS_NS::cString &strArrayIndex, tOffsets &sOverallOffsets, const A_UTILS_NS::cString &strPrefix)cDecoderprivate
AddDynamicElements(const tDynamicStructLayoutElement &sDynamicElement, tOffsets &sOverallOffsets, const A_UTILS_NS::cString &strPrefix)cDecoderprivate
AddDynamicStructElement(const tStructLayoutElement &sElement)cDecoderprivate
AddDynamicStructElements(const tDynamicStructLayoutElement &sDynamicElement, const A_UTILS_NS::cString &strArrayIndex, tOffsets &sOverallOffsets, const A_UTILS_NS::cString &strPrefix)cDecoderprivate
AddStaticStructElements(const tDynamicStructLayoutElement &sDynamicElement, const A_UTILS_NS::cString &strArrayIndex, tOffsets &sOverallOffsets, const A_UTILS_NS::cString &strPrefix)cDecoderprivate
CalculateDynamicElements()cDecoderprivate
cCodec()=defaultcCodec
cCodec(cCodec &&)=defaultcCodec
cCodec(std::shared_ptr< const cStructLayout > pLayout, void *pData, size_t nDataSize, tDataRepresentation eRep)cCodecprotected
cCodec(const cDecoder &oDecoder, void *pData, size_t nDataSize, tDataRepresentation eRep)cCodecprotected
cDecoder()=defaultcDecoder
cDecoder(cDecoder &&)=defaultcDecoder
cDecoder(std::shared_ptr< const cStructLayout > pLayout, const void *pData, size_t nDataSize, tDataRepresentation eRep)cDecoderprotected
cDecoder(const cDecoder &oDecoder, const void *pData, size_t nDataSize, tDataRepresentation eRep)cDecoderprotected
cStaticDecoder()cStaticDecoder
cStaticDecoder(cStaticDecoder &&)=defaultcStaticDecoder
cStaticDecoder(std::shared_ptr< const cStructLayout > pLayout, const void *pData, size_t nDataSize, tDataRepresentation eRep)cStaticDecoderprotected
DefinedStructElementType typedef (defined in cCodec)cCodec
GetBufferSize(tDataRepresentation eRep=tDataRepresentation::Deserialized) constcDecoder
GetElement(size_t nIndex, const tStructElement *&pElement) constcStaticDecoder
GetElementAddress(size_t nIndex)cCodec
GetElementAddress(size_t nIndex) constcCodec
adtf_ddl::cDecoder::GetElementAddress(size_t nIndex) constcStaticDecoder
GetElementCount() const overridecDecodervirtual
GetElementValue(size_t nIndex, void *pValue) constcStaticDecoder
GetElementValue(size_t nIndex, A_UTILS_NS::cVariant &oValue) constcStaticDecoder
GetElementValueString(size_t nIndex) constcStaticDecoder
GetLayoutElement(size_t nIndex) const overridecDecoderprotectedvirtual
GetRepresentation() constcStaticDecoder
GetStaticBufferSize(tDataRepresentation eRep=tDataRepresentation::Deserialized) constcStaticDecoder
GetStructElementName(const tStructElement *pElement)cStaticDecoderstatic
IsValid() const overridecDecodervirtual
m_nDataSizecStaticDecoderprotected
m_pDatacStaticDecoderprotected
m_pDynamicElementscDecoderprotected
m_pElementAccessorcStaticDecoderprotected
m_pLayoutcStaticDecoderprotected
m_sBufferSizescDecoderprotected
MakeCodecFor(void *pData, size_t nDataSize, tDataRepresentation eRep) constcDecoder
MoveToAlignment(size_t &nBitOffset, size_t nAlignment)cDecoderprivate
operator=(cCodec &&)=defaultcCodec
adtf_ddl::cDecoder::operator=(cDecoder &&)=defaultcDecoder
adtf_ddl::cStaticDecoder::operator=(cStaticDecoder &&)=defaultcStaticDecoder
SetConstants()cCodec
SetElementValue(size_t nIndex, const void *pValue)cCodec
SetElementValue(size_t nIndex, const A_UTILS_NS::cVariant &oValue)cCodec