ADTF  3.18.2
Converter< T, 1, 0 > Member List

This is the complete list of members for Converter< T, 1, 0 >, 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
Read(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T *pValue, tInt nEndianess)Converter< T, 1, 0 >inlinestatic
ReadSignal(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T *pValue, tInt nEndianess=PLATFORM_BYTEORDER)ConverterBase< T >inlineprotectedstatic
Write(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T nValue, tInt nEndianess)Converter< T, 1, 0 >inlinestatic
WriteSignal(tUInt8 *pBuffer, tSize nStartBit, tSize nBitLength, T nValue, tInt nEndianess=PLATFORM_BYTEORDER)ConverterBase< T >inlineprotectedstatic