Stream_t Struct Reference

#include <stream.h>

Collaboration diagram for Stream_t:

Collaboration graph
[legend]

Data Fields

Class_tClass
int refs
Stream_tNext
Stream_tBuffer

Detailed Description

Definition at line 4 of file stream.h.


Field Documentation

struct Stream_t* Stream_t::Buffer
 

Definition at line 8 of file stream.h.

Referenced by buf_init().

struct Class_t* Stream_t::Class
 

Definition at line 5 of file stream.h.

Referenced by file_read(), flush_stream(), force_read(), force_write(), GetFs(), and getUnbufferedFile().

struct Stream_t* Stream_t::Next
 

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().

int Stream_t::refs
 

Definition at line 6 of file stream.h.

Referenced by buf_init(), and copy_stream().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:24:14 2006 for minix by  doxygen 1.4.6