In< T > Class Template Reference

#include <io.h>

Inheritance diagram for In< T >:

Inheritance graph
[legend]
List of all members.

Public Member Functions

virtual ~In ()
virtual void read (T &s)=0
virtual void read (T *p, unsigned int n)=0
virtual void setIn (Id *in)

template<class T>
class In< T >


Constructor & Destructor Documentation

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


Member Function Documentation

template<class T>
virtual void In< T >::read T &  s  )  [pure virtual]
 

Implemented in Fifo< T >, Reader< T >, and InPort< T >.

template<class T>
virtual void In< T >::read T *  p,
unsigned int  n
[pure virtual]
 

Implemented in Fifo< T >, Reader< T >, and InPort< T >.

template<class T>
virtual void In< T >::setIn Id in  )  [inline, virtual]
 

Reimplemented in Fifo< T >.


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