This is the complete list of members for CStdFile, including all inherited members.
| AccessedEntrySize() const override | CStdFile | virtual | 
| Advance(int iOffset) override | CStdFile | virtual | 
| Append(const char *szFilename, bool text=false) | CStdFile | |
| Buffer | CStdFile | protected | 
| BufferLoad | CStdFile | protected | 
| BufferPtr | CStdFile | protected | 
| ClearBuffer() | CStdFile | protected | 
| Close(StdBuf **ppMemory=nullptr) | CStdFile | |
| Create(const char *szFileName, bool fCompressed=false, bool fExecutable=false, bool fMemory=false) | CStdFile | |
| CStdFile() | CStdFile | |
| Default() | CStdFile | |
| Flush() | CStdFile | inline | 
| hFile | CStdFile | protected | 
| hgzFile | CStdFile | protected | 
| IsOpen() const | CStdFile | inline | 
| LoadBuffer() | CStdFile | protected | 
| MemoryPtr | CStdFile | protected | 
| ModeWrite | CStdFile | protected | 
| Name | CStdFile | |
| Open(const char *szFileName, bool fCompressed=false) | CStdFile | |
| pMemory | CStdFile | protected | 
| Read(void *pBuffer, size_t iSize) override | CStdFile | inlinevirtual | 
| Read(void *pBuffer, size_t iSize, size_t *ipFSize) | CStdFile | |
| Rewind() | CStdFile | |
| SaveBuffer() | CStdFile | protected | 
| Seek(long int offset, int whence) | CStdFile | |
| Status | CStdFile | |
| Tell() | CStdFile | |
| thread_check | CStdFile | protected | 
| Write(const void *pBuffer, int iSize) | CStdFile | |
| WriteString(const char *szStr) | CStdFile | |
| ~CStdFile() override | CStdFile | |
| ~CStdStream()=default | CStdStream | virtual |