Out< T > Class Template Reference

#include <io.h>

Inheritance diagram for Out< T >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~Out ()
virtual void write (const T &s)=0
virtual void write (const T *p, unsigned int n)=0
virtual void setOut (Id *out)

template<class T>
class Out< T >


Constructor & Destructor Documentation

template<class T>
virtual Out< T >::~Out  )  [inline, virtual]
 


Member Function Documentation

template<class T>
virtual void Out< T >::write const T &  s  )  [pure virtual]
 

Implemented in Fifo< T >, Writer< T >, and OutPort< T >.

template<class T>
virtual void Out< T >::write const T *  p,
unsigned int  n
[pure virtual]
 

Implemented in Fifo< T >, Writer< T >, and OutPort< T >.

template<class T>
virtual void Out< T >::setOut Id out  )  [inline, virtual]
 

Reimplemented in Fifo< T >.


The documentation for this class was generated from the following file:
Generated on Wed Apr 5 21:04:42 2006 for Sesame by  doxygen 1.4.6