Version: 3.2.2
wxFFileStream Member List

This is the complete list of members for wxFFileStream, including all inherited members.

CanRead() constwxInputStreamvirtual
Close()wxOutputStreamvirtual
Eof() constwxInputStreamvirtual
GetC()wxInputStream
wxFFileInputStream::GetFile() constwxFFileInputStream
wxFFileOutputStream::GetFile() constwxFFileOutputStream
wxFFileInputStream::GetLastError() constwxStreamBase
wxFFileOutputStream::GetLastError() constwxStreamBase
GetLength() constwxStreamBasevirtual
GetSize() constwxStreamBasevirtual
IsOk() constwxFFileStreamvirtual
IsSeekable() constwxStreamBasevirtual
LastRead() constwxInputStreamvirtual
LastWrite() constwxOutputStreamvirtual
OnSysRead(void *buffer, size_t bufsize)=0wxInputStreamprotectedpure virtual
OnSysSeek(wxFileOffset pos, wxSeekMode mode)wxStreamBaseprotectedvirtual
OnSysTell() constwxStreamBaseprotectedvirtual
OnSysWrite(const void *buffer, size_t bufsize)wxOutputStreamprotected
wxFFileInputStream::operator!() constwxStreamBase
wxFFileOutputStream::operator!() constwxStreamBase
Peek()wxInputStreamvirtual
PutC(char c)wxOutputStream
Read(void *buffer, size_t size)wxInputStreamvirtual
Read(wxOutputStream &stream_out)wxInputStream
ReadAll(void *buffer, size_t size)wxInputStream
wxFFileInputStream::Reset(wxStreamError error=wxSTREAM_NO_ERROR)wxStreamBase
wxFFileOutputStream::Reset(wxStreamError error=wxSTREAM_NO_ERROR)wxStreamBase
SeekI(wxFileOffset pos, wxSeekMode mode=wxFromStart)wxInputStreamvirtual
SeekO(wxFileOffset pos, wxSeekMode mode=wxFromStart)wxOutputStreamvirtual
TellI() constwxInputStreamvirtual
TellO() constwxOutputStreamvirtual
Ungetch(const void *buffer, size_t size)wxInputStream
Ungetch(char c)wxInputStream
Write(const void *buffer, size_t size)wxOutputStreamvirtual
Write(wxInputStream &stream_in)wxOutputStream
WriteAll(const void *buffer, size_t size)wxOutputStream
wxFFileInputStream(const wxString &filename, const wxString &mode="rb")wxFFileInputStream
wxFFileInputStream(wxFFile &file)wxFFileInputStream
wxFFileInputStream(FILE *fp)wxFFileInputStream
wxFFileOutputStream(const wxString &filename, const wxString &mode="wb")wxFFileOutputStream
wxFFileOutputStream(wxFFile &file)wxFFileOutputStream
wxFFileOutputStream(FILE *fp)wxFFileOutputStream
wxFFileStream(const wxString &iofileName, const wxString &mode="w+b")wxFFileStream
wxInputStream()wxInputStream
wxOutputStream()wxOutputStream
wxFFileInputStream::wxStreamBase()wxStreamBase
wxFFileOutputStream::wxStreamBase()wxStreamBase
~wxFFileInputStream()wxFFileInputStreamvirtual
~wxFFileOutputStream()wxFFileOutputStreamvirtual
~wxInputStream()wxInputStreamvirtual
~wxOutputStream()wxOutputStreamvirtual
~wxStreamBase()wxStreamBasevirtual