ADTF  3.18.2
ConverterBase< T > Member List

This is the complete list of members for ConverterBase< T >, including all inherited members.

CopyBytesFromBuffer(tUInt8 *pBuffer, tUInt64 *pValue, tSize nStartBit, tSize nBitLength, tUInt64 *pNinthByte, tSize *pBytesToRead)ConverterBase< T >inlineprotectedstatic
CutLeadingBits(tUInt64 *pValue, tSize nBitLength)ConverterBase< T >inlineprotectedstatic
ReadSignal(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T *pValue, tInt nEndianess=PLATFORM_BYTEORDER)ConverterBase< T >inlineprotectedstatic
WriteSignal(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T nValue, tInt nEndianess=PLATFORM_BYTEORDER)ConverterBase< T >inlineprotectedstatic