, including all inherited members.
| AppendStateInfo(String_t *state) const | IOStream_t | [protected, virtual] |
| Close()=0 | IOStream_t | [pure virtual] |
| Flush()=0 | OutputStream_t | [pure virtual] |
| FunctionIn(const IOStream_t *file, bool from_thread, stringliteral *function, stringliteral *format,...) | IOStream_t | [protected, static] |
| FunctionLogState(const IOStream_t *file, bool from_thread, int line, stringliteral *format,...) | IOStream_t | [protected, static] |
| FunctionReadData(const IOStream_t *file, bool from_thread, int line, const byte *buffer, fileoff_t pos, int bytes_read) | IOStream_t | [protected, static] |
| FunctionReadStart(const IOStream_t *file, bool from_thread, int line, fileoff_t pos, int bytes_to_read, bool force_read_all) | IOStream_t | [protected, static] |
| FunctionReturn(const IOStream_t *file, bool from_thread, int line) | IOStream_t | [protected, static] |
| FunctionReturnStatusCode(const IOStream_t *file, bool from_thread, int line, error_code_t status) | IOStream_t | [protected, static] |
| FunctionWriteData(const IOStream_t *file, bool from_thread, int line, stringliteral *what, const byte *buffer, fileoff_t pos, int bytes_to_write, bool force_write_all) | IOStream_t | [protected, static] |
| Peek(byte *buffer, int bytes_to_read) | InputStream_t | [virtual] |
| Position(out fileoff_t *position)=0 | IOStream_t | [pure virtual] |
| Read(byte *buffer, int bytes_to_read, bool force_read_all=true)=0 | InputStream_t | [pure virtual] |
| ReadLine(out String_t *line) | InputStream_t | [virtual] |
| Seek(fileoff_t position)=0 | IOStream_t | [pure virtual] |
| SeekRelative(fileoff_t delta) | IOStream_t | [virtual] |
| SetFileUnderTest(IOStream_t *file) | IOStream_t | [static] |
| Write(const byte *buffer, int bytes_to_write, bool force_write_all=true)=0 | OutputStream_t | [pure virtual] |
| WriteLine(const String_t &line, line_ending_type_t line_ending=eLINEENDING_native) | OutputStream_t | [virtual] |
| WriteLine(const utf8 *line, line_ending_type_t line_ending=eLINEENDING_native) | OutputStream_t | [virtual] |
| WriteLine(stringliteral *line, line_ending_type_t line_ending=eLINEENDING_native) | OutputStream_t | [virtual] |
| ~InputStream_t() | InputStream_t | [virtual] |
| ~OutputStream_t() | OutputStream_t | [virtual] |