This is the complete list of members for TNativeFile, including all inherited members.
| BUFFER_SIZE | TNativeFile | static |
| Close() | TNativeFile | |
| ConcatPath(const TString8 &a_rcPath1, const TString8 &a_rcPath2) | TFile | static |
| CPrintf(const TCHAR *a_szFormat,...) OVERRIDE | TNativeFile | virtual |
| Create(const TString8 &a_rcFilename, TFILEMODE a_eMode=TFILEMODE_READ) | TFile | static |
| Destroy() | TFile | |
| FlushBuffers() OVERRIDE | TNativeFile | virtual |
| GetCChar() OVERRIDE | TNativeFile | virtual |
| GetDate() OVERRIDE | TNativeFile | virtual |
| GetFileSystem() const | TFile | inline |
| GetSize() OVERRIDE | TNativeFile | virtual |
| GetWChar() OVERRIDE | TNativeFile | virtual |
| m_Handle | TNativeFile | protected |
| m_LastBufferSize | TNativeFile | protected |
| m_Position | TNativeFile | protected |
| m_PrevBufferPos | TNativeFile | protected |
| m_RBuffer | TNativeFile | protected |
| m_RBufferPosition | TNativeFile | protected |
| m_WBuffer | TNativeFile | protected |
| m_WriteBuffered | TNativeFile | protected |
| m_WriteBufferUsed | TNativeFile | protected |
| Open(const TString8 &a_FileName, TFILEMODE a_Mode) | TNativeFile | |
| PutCChar(TCHAR a_cCharacter) OVERRIDE | TNativeFile | virtual |
| PutWChar(TWCHAR a_wcCharacter) OVERRIDE | TNativeFile | virtual |
| Read(void *a_pDst, TSIZE a_uiSize) OVERRIDE | TNativeFile | virtual |
| Seek(TINT a_iOffset, TSEEK a_eOrigin=TSEEK_CUR) OVERRIDE | TNativeFile | virtual |
| SimplifyPath(const TString8 &a_rcPath) | TFile | static |
| Tell() OVERRIDE | TNativeFile | virtual |
| TFile(TFileSystem *a_pFS) | TFile | |
| TFile(const TFile &a_rOther) | TFile | |
| TNativeFile(TNativeFileSystem *a_pFileSystem) | TNativeFile | |
| TNativeFile(const TNativeFile &other) | TNativeFile | |
| WPrintf(const TWCHAR *a_wszFormat,...) OVERRIDE | TNativeFile | virtual |
| Write(const void *a_pSrc, TSIZE a_uiSize) OVERRIDE | TNativeFile | virtual |
| ~TFile() | TFile | virtual |
| ~TNativeFile() | TNativeFile |