#include <Stream.h>
Inheritance diagram for FD::IOStream:


Public Member Functions | |
| IOStream (std::iostream *_str, bool _owner=true) | |
| int | eof () |
| int | fail () |
| operator std::iostream & () | |
| void | printOn (std::ostream &out) const |
| IOStream & | seekg (int pos, std::ios::seekdir dir) |
| IOStream & | seekp (int pos, std::ios::seekdir dir) |
|
|
Generic print function Reimplemented from FD::IStream. |
1.4.4