#include <utilities.h>
Public Member Functions | |
| fork3 (Id n, In< FORK3 > &inF, Out< FORK3 > &out1F, Out< FORK3 > &out2F, Out< FORK3 > &out3F) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| InPort< FORK3 > | inP |
| OutPort< FORK3 > | out1P |
| OutPort< FORK3 > | out2P |
| OutPort< FORK3 > | out3P |
| FORK3 | in |
|
||||||||||||||||||||||||||||
|
Definition at line 99 of file utilities.h. References fork3< FORK3 >::in, fork3< FORK3 >::inP, fork3< FORK3 >::out1P, fork3< FORK3 >::out2P, and fork3< FORK3 >::out3P. |
|
|||||||||
|
Definition at line 119 of file utilities.h. References fork3< FORK3 >::in, fork3< FORK3 >::inP, fork3< FORK3 >::out1P, fork3< FORK3 >::out2P, and fork3< FORK3 >::out3P. |
|
|||||||||
|
Definition at line 118 of file utilities.h. |
|
|||||
|
Definition at line 136 of file utilities.h. Referenced by fork3< FORK3 >::fork3(), and fork3< FORK3 >::main(). |
|
|||||
|
Definition at line 130 of file utilities.h. Referenced by fork3< FORK3 >::fork3(), and fork3< FORK3 >::main(). |
|
|||||
|
Definition at line 131 of file utilities.h. Referenced by fork3< FORK3 >::fork3(), and fork3< FORK3 >::main(). |
|
|||||
|
Definition at line 132 of file utilities.h. Referenced by fork3< FORK3 >::fork3(), and fork3< FORK3 >::main(). |
|
|||||
|
Definition at line 133 of file utilities.h. Referenced by fork3< FORK3 >::fork3(), and fork3< FORK3 >::main(). |
1.3.2