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

PC Class Reference

#include <pc.h>

List of all members.

Public Member Functions

 PC (const Id &n)
const char * type () const
 PC (const Id &n)
const char * type () const

Private Attributes

Fifo< int > fifo
Producer prod
Consumer cons
Fifo< int > fifo


Constructor & Destructor Documentation

PC::PC const Id &  n  ) 
 

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

PC::PC const Id &  n  ) 
 


Member Function Documentation

const char* PC::type  )  const
 

const char * PC::type  )  const
 

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


Member Data Documentation

Consumer PC::cons [private]
 

Definition at line 26 of file src/pc.h.

Fifo<int> PC::fifo [private]
 

Definition at line 23 of file src/pc.h.

Fifo<int> PC::fifo [private]
 

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

Producer PC::prod [private]
 

Definition at line 25 of file src/pc.h.


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