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

pass< PASS > Class Template Reference

#include <utilities.h>

List of all members.

Public Member Functions

 pass (Id n, In< PASS > &InF, Out< PASS > &OutF)
const char * type () const
void main ()

Private Attributes

InPort< PASS > InP
OutPort< PASS > OutP
PASS in

template<class PASS>
class pass< PASS >


Constructor & Destructor Documentation

template<class PASS>
pass< PASS >::pass Id  n,
In< PASS > &  InF,
Out< PASS > &  OutF
[inline]
 

Definition at line 816 of file utilities.h.

References pass< PASS >::InP, and pass< PASS >::OutP.


Member Function Documentation

template<class PASS>
void pass< PASS >::main  )  [inline]
 

Definition at line 832 of file utilities.h.

References pass< PASS >::in, pass< PASS >::InP, and pass< PASS >::OutP.

template<class PASS>
const char* pass< PASS >::type  )  const [inline]
 

Definition at line 831 of file utilities.h.


Member Data Documentation

template<class PASS>
PASS pass< PASS >::in [private]
 

Definition at line 845 of file utilities.h.

Referenced by pass< PASS >::main().

template<class PASS>
InPort<PASS> pass< PASS >::InP [private]
 

Definition at line 841 of file utilities.h.

Referenced by pass< PASS >::main(), and pass< PASS >::pass().

template<class PASS>
OutPort<PASS> pass< PASS >::OutP [private]
 

Definition at line 842 of file utilities.h.

Referenced by pass< PASS >::main(), and pass< PASS >::pass().


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