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

FD::OStream Class Reference

#include <Stream.h>

Inheritance diagram for FD::OStream:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OStream (std::ostream *_str, bool _owner=true)
OStreamwrite (const char *ch, int len)
int eof ()
int fail ()
void flush ()
 operator std::ostream & ()
void printOn (std::ostream &out) const
OStreamseekp (int pos, std::ios::seekdir dir)
template<class T>
OStreamoperator<< (const T &obj)

Detailed Description

Overflow OStream (output Stream) type, wraps a C++ ostream
Author:
Jean-Marc Valin


Member Function Documentation

void FD::OStream::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:02 2005 for FlowDesigner by  doxygen 1.4.4