Etterna 0.74.4
|
This is the complete list of members for RageFileBasic, including all inherited members.
AtEOF() const =0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
ClearError()=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Copy() const =0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
EnableCRC32(bool on=true)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Flush()=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
GetCRC32(uint32_t *iRet)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
GetDisplayPath() const (defined in RageFileBasic) | RageFileBasic | inlinevirtual |
GetError() const =0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
GetFD()=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
GetFileSize() const =0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
GetLine(std::string &out)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
PutLine(const std::string &str)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Read(void *pBuffer, size_t iBytes)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Read(std::string &buffer, int bytes=-1)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Read(void *buffer, size_t bytes, int nmemb)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Seek(int iOffset)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Seek(int offset, int whence)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Tell() const =0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Write(const void *pBuffer, size_t iBytes)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Write(const std::string &sString)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
Write(const void *buffer, size_t bytes, int nmemb)=0 (defined in RageFileBasic) | RageFileBasic | pure virtual |
~RageFileBasic()=default (defined in RageFileBasic) | RageFileBasic | virtual |