#include <pc.h>
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 |
|
Definition at line 13 of file pc-1.0.0/src/pc.cc. |
|
|
|
|
|
Definition at line 20 of file pc-1.0.0/src/pc.cc. |
|
|
|
|
|
Definition at line 23 of file pc-1.0.0/src/pc.h. |
|
|