Main Page | Compound List | File List | Compound Members | File Members

sink< SINK > Class Template Reference

#include <utilities.h>

List of all members.

Public Member Functions

 sink (Id n, In< SINK > &InF)
const char * type () const
void main ()

Private Attributes

InPort< SINK > InP
SINK in

template<class SINK>
class sink< SINK >


Constructor & Destructor Documentation

template<class SINK>
sink< SINK >::sink Id  n,
In< SINK > &  InF
[inline]
 

Definition at line 733 of file utilities.h.

References sink< SINK >::InP.


Member Function Documentation

template<class SINK>
void sink< SINK >::main  )  [inline]
 

Definition at line 747 of file utilities.h.

References sink< SINK >::in, and sink< SINK >::InP.

template<class SINK>
const char* sink< SINK >::type  )  const [inline]
 

Definition at line 746 of file utilities.h.


Member Data Documentation

template<class SINK>
SINK sink< SINK >::in [private]
 

Definition at line 758 of file utilities.h.

Referenced by sink< SINK >::main().

template<class SINK>
InPort<SINK> sink< SINK >::InP [private]
 

Definition at line 755 of file utilities.h.

Referenced by sink< SINK >::main(), and sink< SINK >::sink().


The documentation for this class was generated from the following file:
Generated on Wed Feb 15 14:52:42 2006 for vya by doxygen 1.3.2