This is the complete list of members for FFLiFsFile, including all inherited members.
| Close(FSRetFlag errHandling=FS_RET_NO_ERROR) | FFLiFsFile | |
| FFLiFsFile(FFLiFsCommand *pCommand) | FFLiFsFile | |
| FlushQuota(FFLiFsCommand *pCommand, const char *path, FSRetFlag errHandling=FS_RET_NO_ERROR) | FFLiFsFile | static |
| IsOpened() const | FFLiFsFile | |
| m_Handle | FFLiFsFile | private |
| m_pFsCommand | FFLiFsFile | private |
| Open(const char *path, const char *mode, FSRetFlag errHandling=FS_RET_NO_ERROR) | FFLiFsFile | |
| Read(void *dst, u32 size, u32 count, FSRetFlag errHandling=FS_RET_NO_ERROR, FSFlag flag=0) | FFLiFsFile | |
| ReadWithPos(void *dst, u32 size, u32 count, u32 pos, FSRetFlag errHandling=FS_RET_NO_ERROR, FSFlag flag=0) | FFLiFsFile | |
| Write(const void *src, u32 size, u32 count, FSRetFlag errHandling=FS_RET_NO_ERROR, FSFlag flag=0) | FFLiFsFile | |
| ~FFLiFsFile() | FFLiFsFile |