Compounds | |
| class | stdbase::io::BufferedInputStream |
| Buffered version of an input stream filter. More... | |
| class | stdbase::io::FileInputStream |
| An input stream class that reads data from files. More... | |
| class | stdbase::io::FileOutputStream |
| class | stdbase::io::FilterInputStream |
| Filter input stream class. More... | |
| class | stdbase::io::InputStream |
| Abstract input stream class. More... | |
| class | stdbase::io::IOException |
| Thrown to indicate an IO failure occurred. More... | |
| class | stdbase::io::OutputStream |
| Abstract output stream class. More... | |
| class | stdbase::io::PrintStream |
| Class for outputing text using an existing OutputStream object. More... | |
Typedefs | |
|
typedef system::reference< BufferedInputStream > | BufferedInputStreamRef |
|
typedef system::reference< FileInputStream > | FileInputStreamRef |
|
typedef ::stdbase::system::reference< FileOutputStream > | FileOutputStreamRef |
|
typedef system::reference< FilterInputStream > | FilterInputStreamRef |
|
typedef system::reference< InputStream > | InputStreamRef |
|
typedef system::reference< OutputStream > | OutputStreamRef |
|
typedef system::reference< PrintStream > | PrintStreamRef |
| typedef ::stdbase::system::platform::FileDescriptor | FileDescriptor |
| typedef FileDescriptor::Flags | Flags |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001