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

Consumer Class Reference

#include <consumer.h>

List of all members.

Public Member Functions

 Consumer (const Id &n, In< int > &i)
const char * type () const
void main ()
 Consumer (const Id &n, In< int > &i)
const char * type () const
void main ()

Private Attributes

InPort< int > in
InPort< int > in


Constructor & Destructor Documentation

Consumer::Consumer const Id &  n,
In< int > &  i
 

Definition at line 17 of file pc-1.0.0/src/consumer.cc.

Consumer::Consumer const Id &  n,
In< int > &  i
 


Member Function Documentation

void Consumer::main  ) 
 

void Consumer::main  ) 
 

Definition at line 27 of file pc-1.0.0/src/consumer.cc.

References in, and type().

const char* Consumer::type  )  const
 

const char * Consumer::type  )  const
 

Definition at line 22 of file pc-1.0.0/src/consumer.cc.

Referenced by main().


Member Data Documentation

InPort<int> Consumer::in [private]
 

Definition at line 21 of file src/consumer.h.

InPort<int> Consumer::in [private]
 

Definition at line 21 of file pc-1.0.0/src/consumer.h.

Referenced by main().


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