KFbxFile Member List

This is the complete list of members for KFbxFile, including all inherited members.
ClearError()KFbxFile
Close()KFbxFile
EndOfFile()KFbxFile
Format(const char *pFormat,...)KFbxFile
GetError()KFbxFile
GetFileMode()KFbxFile
GetFullFileName()KFbxFile
GetPosition()KFbxFile
IsOpened()KFbxFile
KFbxFile()KFbxFile
Open(const char *pFileName, eFileMode pMode, bool pText)KFbxFile
Open(const char *pFileName, const char *pMode)KFbxFile
Read(void *pBuffer, size_t pSize)KFbxFile
ReadChar(char *pBuffer)KFbxFile
ReadInt16(kInt16 *pBuffer, bool pSwab=false)KFbxFile
ReadInt32(kInt32 *pBuffer, bool pSwab=false)KFbxFile
ReadString(char *pBuffer, int pMaxSize, bool pStopAtFirstWhiteSpace=false)KFbxFile
ReadUChar(kUChar *pBuffer)KFbxFile
ReadUInt16(kUInt16 *pBuffer, bool pSwab=false)KFbxFile
ReadUInt32(kUInt32 *pBuffer, bool pSwab=false)KFbxFile
Remove(const char *pFileName)KFbxFile [static]
Rename(const char *pFileName, const char *pNewName)KFbxFile [static]
Seek(eSeekPos pSeekPosition, long pOffset)KFbxFile
SetPosition(long pPosition)KFbxFile
Truncate(size_t pSize)KFbxFile
Write(const void *pBuffer, size_t pSize)KFbxFile
~KFbxFile()KFbxFile [virtual]