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

Producer Class Reference

#include <producer.h>

List of all members.

Public Member Functions

 Producer (const Id &n, Out< int > &o)
const char * type () const
void main ()
 Producer (const Id &n, Out< int > &o)
const char * type () const
void main ()

Private Attributes

OutPort< int > out
OutPort< int > out


Constructor & Destructor Documentation

Producer::Producer const Id &  n,
Out< int > &  o
 

Definition at line 15 of file pc-1.0.0/src/producer.cc.

Producer::Producer const Id &  n,
Out< int > &  o
 


Member Function Documentation

void Producer::main  ) 
 

void Producer::main  ) 
 

Definition at line 25 of file pc-1.0.0/src/producer.cc.

References out, and type().

const char* Producer::type  )  const
 

const char * Producer::type  )  const
 

Definition at line 20 of file pc-1.0.0/src/producer.cc.

Referenced by main().


Member Data Documentation

OutPort<int> Producer::out [private]
 

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

OutPort<int> Producer::out [private]
 

Definition at line 21 of file pc-1.0.0/src/producer.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