AtEOF() const | RageFileObj | [inline, virtual] |
ClearError() | RageFileObj | [inline, virtual] |
Copy() const | RageFileObj | [inline, virtual] |
DeleteFileWhenFinished() | RageFileObjDeflate | [inline] |
EnableBuffering() | RageFileObj | [protected] |
EnableCRC32(bool on=true) | RageFileObj | [virtual] |
Finish() | RageFileObjGzip | |
Flush() | RageFileObj | [virtual] |
FlushInternal() | RageFileObjDeflate | [protected, virtual] |
GetCRC32(uint32_t *iRet) | RageFileObj | [virtual] |
GetDisplayPath() const | RageFileObj | [inline, virtual] |
GetError() const | RageFileObj | [inline, virtual] |
GetFileSize() const | RageFileObjDeflate | [inline, virtual] |
GetLine(CString &out) | RageFileObj | [virtual] |
m_bFileOwned | RageFileObjDeflate | [protected] |
m_iDataStartOffset | RageFileObjGzip | [private] |
m_pDeflate | RageFileObjDeflate | [protected] |
m_pFile | RageFileObjDeflate | [protected] |
m_sError | RageFileObj | [protected] |
PutLine(const CString &str) | RageFileObj | [virtual] |
RageFileObj() | RageFileObj | |
RageFileObjDeflate(RageFileBasic *pOutput) | RageFileObjDeflate | |
RageFileObjGzip(RageFileBasic *pFile) | RageFileObjGzip | |
Read(void *pBuffer, size_t iBytes) | RageFileObj | [virtual] |
Read(CString &buffer, int bytes=-1) | RageFileObj | [virtual] |
Read(void *buffer, size_t bytes, int nmemb) | RageFileObj | [virtual] |
ReadInternal(void *pBuffer, size_t iBytes) | RageFileObjDeflate | [inline, protected, virtual] |
Seek(int iOffset) | RageFileObj | [virtual] |
Seek(int offset, int whence) | RageFileObj | [virtual] |
SeekInternal(int iOffset) | RageFileObj | [inline, protected, virtual] |
SetError(const CString &sError) | RageFileObj | [inline, protected] |
Start() | RageFileObjGzip | |
Tell() const | RageFileObj | [inline, virtual] |
Write(const void *pBuffer, size_t iBytes) | RageFileObj | [virtual] |
Write(const CString &sString) | RageFileObj | [inline, virtual] |
Write(const void *buffer, size_t bytes, int nmemb) | RageFileObj | [virtual] |
WriteInternal(const void *pBuffer, size_t iBytes) | RageFileObjDeflate | [protected, virtual] |
~RageFileBasic() | RageFileBasic | [inline, virtual] |
~RageFileObj() | RageFileObj | [virtual] |
~RageFileObjDeflate() | RageFileObjDeflate | |