Fifo< T > Class Template Reference

#include <fifo.h>

Inheritance diagram for Fifo< T >:

Inheritance graph
[legend]
Collaboration diagram for Fifo< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Fifo (const Id &n)
 Fifo (const Id &n, unsigned int lo)
 Fifo (const Id &n, unsigned int lo, unsigned int hi)
void read (T &t)
void read (T *p, unsigned int n)
void setIn (Id *in)
void write (const T &t)
void write (const T *p, unsigned int n)
void setOut (Id *out)
yapiObject_t getYAPIType ()
virtual void dumpYML (std::ostream &stream, int tablevel)

template<class T>
class Fifo< T >


Constructor & Destructor Documentation

template<class T>
Fifo< T >::Fifo const Id n  ) 
 

template<class T>
Fifo< T >::Fifo const Id n,
unsigned int  lo
 

template<class T>
Fifo< T >::Fifo const Id n,
unsigned int  lo,
unsigned int  hi
 


Member Function Documentation

template<class T>
void Fifo< T >::read T &  t  )  [virtual]
 

Implements In< T >.

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

Implements In< T >.

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

Reimplemented from In< T >.

template<class T>
void Fifo< T >::write const T &  t  )  [virtual]
 

Implements Out< T >.

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

Implements Out< T >.

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

Reimplemented from Out< T >.

template<class T>
yapiObject_t Fifo< T >::getYAPIType  )  [inline, virtual]
 

Reimplemented from Id.

template<class T>
virtual void Fifo< T >::dumpYML std::ostream &  stream,
int  tablevel
[virtual]
 

Reimplemented from Id.


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