#include <utilities.h>
Public Member Functions | |
| fork2 (Id n, In< FORK2 > &inF, Out< FORK2 > &out1F, Out< FORK2 > &out2F) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| InPort< FORK2 > | inP |
| OutPort< FORK2 > | out1P |
| OutPort< FORK2 > | out2P |
| FORK2 | in |
|
||||||||||||||||||||||||
|
Definition at line 40 of file utilities.h. References fork2< FORK2 >::in, fork2< FORK2 >::inP, fork2< FORK2 >::out1P, and fork2< FORK2 >::out2P. |
|
|||||||||
|
Definition at line 58 of file utilities.h. References fork2< FORK2 >::in, fork2< FORK2 >::inP, fork2< FORK2 >::out1P, and fork2< FORK2 >::out2P. |
|
|||||||||
|
Definition at line 57 of file utilities.h. |
|
|||||
|
Definition at line 73 of file utilities.h. Referenced by fork2< FORK2 >::fork2(), and fork2< FORK2 >::main(). |
|
|||||
|
Definition at line 68 of file utilities.h. Referenced by fork2< FORK2 >::fork2(), and fork2< FORK2 >::main(). |
|
|||||
|
Definition at line 69 of file utilities.h. Referenced by fork2< FORK2 >::fork2(), and fork2< FORK2 >::main(). |
|
|||||
|
Definition at line 70 of file utilities.h. Referenced by fork2< FORK2 >::fork2(), and fork2< FORK2 >::main(). |
1.3.2