#include <producer.h>
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 |
|
Definition at line 15 of file pc-1.0.0/src/producer.cc. |
|
|
|
|
|
Definition at line 25 of file pc-1.0.0/src/producer.cc. |
|
|
|
Definition at line 20 of file pc-1.0.0/src/producer.cc. Referenced by main(). |
|
Definition at line 21 of file src/producer.h. |
|
Definition at line 21 of file pc-1.0.0/src/producer.h. Referenced by main(). |