ADTF  3.18.2
cStaticCodec Member List

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

cStaticCodec()=defaultcStaticCodec
cStaticCodec(cStaticCodec &&)=defaultcStaticCodec
cStaticCodec(std::shared_ptr< const cStructLayout > pLayout, void *pData, size_t nDataSize, tDataRepresentation eRep)cStaticCodecprivate
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 cStaticCodec)cStaticCodec
GetElement(size_t nIndex, const tStructElement *&pElement) constcStaticDecoder
GetElementAddress(size_t nIndex)cStaticCodec
GetElementAddress(size_t nIndex) constcStaticCodec
adtf_ddl::cStaticDecoder::GetElementAddress(size_t nIndex) constcStaticDecoder
GetElementCount() constcStaticDecodervirtual
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) constcStaticDecoderprotectedvirtual
GetRepresentation() constcStaticDecoder
GetStaticBufferSize(tDataRepresentation eRep=tDataRepresentation::Deserialized) constcStaticDecoder
GetStructElementName(const tStructElement *pElement)cStaticDecoderstatic
IsValid() constcStaticDecodervirtual
m_nDataSizecStaticDecoderprotected
m_pDatacStaticDecoderprotected
m_pElementAccessorcStaticDecoderprotected
m_pLayoutcStaticDecoderprotected
operator=(cStaticCodec &&)=defaultcStaticCodec
adtf_ddl::cStaticDecoder::operator=(cStaticDecoder &&)=defaultcStaticDecoder
SetConstants()cStaticCodec
SetElementValue(size_t nIndex, const void *pValue)cStaticCodec
SetElementValue(size_t nIndex, const A_UTILS_NS::cVariant &oValue)cStaticCodec