#include <stream.h>
Collaboration diagram for Stream_t:

Data Fields | |
| Class_t * | Class |
| int | refs |
| Stream_t * | Next |
| Stream_t * | Buffer |
Definition at line 4 of file stream.h.
|
|
Definition at line 8 of file stream.h. Referenced by buf_init(). |
|
|
Definition at line 5 of file stream.h. Referenced by file_read(), flush_stream(), force_read(), force_write(), GetFs(), and getUnbufferedFile(). |
|
|
Definition at line 7 of file stream.h. Referenced by flush_stream(), get_data_pass_through(), GetFs(), getUnbufferedFile(), read_pass_through(), and write_pass_through(). |
|
|
Definition at line 6 of file stream.h. Referenced by buf_init(), and copy_stream(). |
1.4.6