#include <utilities.h>
Public Member Functions | |
| fork5 (Id n, In< FORK5 > &inF, Out< FORK5 > &out1F, Out< FORK5 > &out2F, Out< FORK5 > &out3F, Out< FORK5 > &out4F, Out< FORK5 > &out5F) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| InPort< FORK5 > | inP |
| OutPort< FORK5 > | out1P |
| OutPort< FORK5 > | out2P |
| OutPort< FORK5 > | out3P |
| OutPort< FORK5 > | out4P |
| OutPort< FORK5 > | out5P |
| FORK5 | in |
|
||||||||||||||||||||||||||||||||||||
|
Definition at line 233 of file utilities.h. References fork5< FORK5 >::in, fork5< FORK5 >::inP, fork5< FORK5 >::out1P, fork5< FORK5 >::out2P, fork5< FORK5 >::out3P, fork5< FORK5 >::out4P, and fork5< FORK5 >::out5P. |
|
|||||||||
|
Definition at line 258 of file utilities.h. References fork5< FORK5 >::in, fork5< FORK5 >::inP, fork5< FORK5 >::out1P, fork5< FORK5 >::out2P, fork5< FORK5 >::out3P, fork5< FORK5 >::out4P, and fork5< FORK5 >::out5P. |
|
|||||||||
|
Definition at line 257 of file utilities.h. |
|
|||||
|
Definition at line 279 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 271 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 272 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 273 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 274 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 275 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
|
|||||
|
Definition at line 276 of file utilities.h. Referenced by fork5< FORK5 >::fork5(), and fork5< FORK5 >::main(). |
1.3.2