class IOStream
|
Overflow IOStream (input/output Stream) type, wraps a C++ iostream
More... |
|
|
Public Methods
Detailed Description
Overflow IOStream (input/output Stream) type, wraps a C++ iostream
IOStream (iostream *_str, bool _owner=true) : Stream(_owner) , IStream(_str, _owner) , OStream(_str, _owner) , int_iostream(_str)
|
Reimplemented from IStream.
Reimplemented from IStream.
void printOn (ostream &out)
|
[const]
Reimplemented from IStream.
IOStream & seekg (int pos, ios::seekdir dir)
|
Reimplemented from IStream.
IOStream & seekp (int pos, ios::seekdir dir)
|
Reimplemented from OStream.
- Author: Jean-Marc Valin
- Generated: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:36 2002, using kdoc 2.0a40.