AtEOF() const | RageFileObj | [inline, virtual] |
BSIZE enum value | RageFileObj | [private] |
ClearError() | RageFileObj | [inline, virtual] |
Copy() const | RageFileObj | [inline, virtual] |
EnableBuffering() | RageFileObj | [protected] |
EnableCRC32(bool on=true) | RageFileObj | [virtual] |
FillBuf() | RageFileObj | [private] |
Flush() | RageFileObj | [virtual] |
FlushInternal() | RageFileObj | [inline, protected, virtual] |
GetCRC32(uint32_t *iRet) | RageFileObj | [virtual] |
GetDisplayPath() const | RageFileObj | [inline, virtual] |
GetError() const | RageFileObj | [inline, virtual] |
GetFileSize() const =0 | RageFileObj | [pure virtual] |
GetLine(CString &out) | RageFileObj | [virtual] |
m_bCRC32Enabled | RageFileObj | [private] |
m_bEOF | RageFileObj | [private] |
m_iBufAvail | RageFileObj | [private] |
m_iCRC32 | RageFileObj | [private] |
m_iFilePos | RageFileObj | [private] |
m_pBuf | RageFileObj | [private] |
m_pBuffer | RageFileObj | [private] |
m_sError | RageFileObj | [protected] |
PutLine(const CString &str) | RageFileObj | [virtual] |
RageFileObj() | RageFileObj | |
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)=0 | RageFileObj | [protected, pure virtual] |
ResetBuf() | RageFileObj | [private] |
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] |
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)=0 | RageFileObj | [protected, pure virtual] |
~RageFileBasic() | RageFileBasic | [inline, virtual] |
~RageFileObj() | RageFileObj | [virtual] |