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

FD::IStream Class Reference

#include <Stream.h>

Inheritance diagram for FD::IStream:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 IStream (std::istream *_str, bool _owner=true)
IStreamread (char *ch, int len)
int gcount ()
int eof ()
int fail ()
IStreamgetline (char *ch, int len)
 operator std::istream & ()
void printOn (std::ostream &out) const
IStreamseekg (int pos, std::ios::seekdir dir)
template<class T>
IStreamoperator>> (T &obj)

Detailed Description

Overflow IStream (input Stream) type, wraps a C++ istream
Author:
Jean-Marc Valin


Member Function Documentation

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

Generic print function

Implements FD::Object.

Reimplemented in FD::IOStream.


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