Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members

FD::IOStream Class Reference

#include <Stream.h>

Inheritance diagram for FD::IOStream:

Inheritance graph
[legend]
Collaboration diagram for FD::IOStream:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IOStream (std::iostream *_str, bool _owner=true)
int eof ()
int fail ()
 operator std::iostream & ()
void printOn (std::ostream &out) const
IOStreamseekg (int pos, std::ios::seekdir dir)
IOStreamseekp (int pos, std::ios::seekdir dir)

Detailed Description

Overflow IOStream (input/output Stream) type, wraps a C++ iostream
Author:
Jean-Marc Valin


Member Function Documentation

void FD::IOStream::printOn std::ostream &  out  )  const [inline, virtual]
 

Generic print function

Reimplemented from FD::IStream.


The documentation for this class was generated from the following file:
Generated on Wed Oct 5 14:30:03 2005 for FlowDesigner by  doxygen 1.4.4