Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

XFuSerializable Member List

This is the complete list of members for XFuSerializable, including all inherited members.
deserialize(const CHAR8 *aBuffer, INT32 aLen)=0XFuSerializable [pure virtual]
readCHAR16(const CHAR8 *aBuffer, CHAR16 *aVal)XFuSerializable [inline, protected]
readCHAR8(const CHAR8 *aBuffer, CHAR8 *aVal)XFuSerializable [inline, protected]
readFLOAT32(const CHAR8 *aBuffer, FLOAT32 *aVal)XFuSerializable [inline, protected]
readINT(const CHAR8 *aBuffer, INT *aVal)XFuSerializable [inline, protected]
readINT16(const CHAR8 *aBuffer, INT16 *aVal)XFuSerializable [inline, protected]
readINT32(const CHAR8 *aBuffer, INT32 *aVal)XFuSerializable [inline, protected]
readINT8(const CHAR8 *aBuffer, INT8 *aVal)XFuSerializable [inline, protected]
readREAL(const CHAR8 *aBuffer, REAL *aVal)XFuSerializable [inline, protected]
readUINT16(const CHAR8 *aBuffer, UINT16 *aVal)XFuSerializable [inline, protected]
readUINT32(const CHAR8 *aBuffer, UINT32 *aVal)XFuSerializable [inline, protected]
readUINT8(const CHAR8 *aBuffer, UINT8 *aVal)XFuSerializable [inline, protected]
serialize(CHAR8 *aBuffer, INT32 aMaxSize)=0XFuSerializable [pure virtual]
writeCHAR16(CHAR8 *aBuffer, CHAR16 aVal)XFuSerializable [inline, protected]
writeCHAR8(CHAR8 *aBuffer, CHAR8 aVal)XFuSerializable [inline, protected]
writeFLOAT32(CHAR8 *aBuffer, FLOAT32 aVal)XFuSerializable [inline, protected]
writeINT(CHAR8 *aBuffer, INT aVal)XFuSerializable [inline, protected]
writeINT16(CHAR8 *aBuffer, INT16 aVal)XFuSerializable [inline, protected]
writeINT32(CHAR8 *aBuffer, INT32 aVal)XFuSerializable [inline, protected]
writeINT8(CHAR8 *aBuffer, INT8 aVal)XFuSerializable [inline, protected]
writeREAL(CHAR8 *aBuffer, REAL aVal)XFuSerializable [inline, protected]
writeUINT16(CHAR8 *aBuffer, UINT16 aVal)XFuSerializable [inline, protected]
writeUINT32(CHAR8 *aBuffer, UINT32 aVal)XFuSerializable [inline, protected]
writeUINT8(CHAR8 *aBuffer, UINT8 aVal)XFuSerializable [inline, protected]
~XFuSerializable()XFuSerializable [inline, virtual]

   
X-Forge Documentation
Confidential
Copyright © 2002-2003 Fathammer
   
Documentation generated
with doxygen
by Dimitri van Heesch