"L. Spiro Engine"

lsf::CFileLib Member List

This is the complete list of members for lsf::CFileLib, including all inherited members.
CanWriteToFileMap(const LSF_FILE_MAP &_fmMap)lsf::CFileLib [static]
CloseFile(LSF_FILE &_fFile)lsf::CFileLib [static]
CreateFileMap(const LSCHAR *_pcFile, LSF_OPEN_FILE _ofOpenType, LSF_FILE_MAP &_fmMap)lsf::CFileLib [static]
CreateFileMap(const LSWCHAR_T *_pwcFile, LSF_OPEN_FILE _ofOpenType, LSF_FILE_MAP &_fmMap)lsf::CFileLib [static]
DestroyFileMap(LSF_FILE_MAP &_fmMap)lsf::CFileLib [static]
Eof()lsf::CFileLib [static]
Exists(const LSCHAR *_pcFile)lsf::CFileLib [static]
Exists(const LSWCHAR_T *_pwcFile)lsf::CFileLib [static]
ExpandPath(const LSCHAR *_pcPath, LSCHAR *_pcRet)lsf::CFileLib [static]
ExpandPath(const LSWCHAR_T *_pwcPath, LSWCHAR_T *_pwcRet)lsf::CFileLib [static]
ExpandResourcePath(const LSCHAR *_pcPath, LSCHAR *_pcRet)lsf::CFileLib [static]
GetFilePointer(LSF_FILE _fFile)lsf::CFileLib [static]
GetFileSize(LSF_FILE _fFile)lsf::CFileLib [static]
GetFileSize(const LSCHAR *_pcFile)lsf::CFileLib [static]
GetFileSize(const LSWCHAR_T *_pwcFile)lsf::CFileLib [static]
GetPageSize()lsf::CFileLib [static]
GetResPath()lsf::CFileLib [static]
GetSelfDir(LSCHAR *_pcRet)lsf::CFileLib [static]
GetSelfDir(LSWCHAR_T *_pwcRet)lsf::CFileLib [static]
m_szResourcePathlsf::CFileLib [protected, static]
m_ui32ResPathLenlsf::CFileLib [protected, static]
Map(const LSF_FILE_MAP &_fmMap, LSUINT64 _ui64Offset, LSUINTPTR _uiptrLen)lsf::CFileLib [static]
NoExtension(LSCHAR *_pcPath)lsf::CFileLib [static]
NoExtension(LSWCHAR_T *_pwcPath)lsf::CFileLib [static]
NoFile(LSCHAR *_pcPath)lsf::CFileLib [static]
NoFile(LSWCHAR_T *_pwcPath)lsf::CFileLib [static]
NoPath(LSCHAR *_pcPath)lsf::CFileLib [static]
NoPath(LSWCHAR_T *_pwcPath)lsf::CFileLib [static]
OpenFile(const LSCHAR *_pcFile, LSF_OPEN_FILE _ofOpenType, LSBOOL _bOpenAlways)lsf::CFileLib [static]
ReadFile(LSF_FILE _fFile, LSVOID *_pvBuffer, LSUINTPTR _uiptrBytesToRead)lsf::CFileLib [static]
SetFilePointer(LSF_FILE _fFile, LSINT64 _i64DistanceToMove, LSF_SEEK _sMoveMethod)lsf::CFileLib [static]
SetResPath(const LSCHAR *_pcPath)lsf::CFileLib [static]
UnMap(const LSVOID *_pvAddr, LSUINTPTR _uiptrLen)lsf::CFileLib [static]
WriteFile(LSF_FILE _fFile, const LSVOID *_pvBuffer, LSUINTPTR _uiptrBytesToWrite)lsf::CFileLib [static]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator