#include <utilities.h>
Public Member Functions | |
| sink (Id n, In< SINK > &InF) | |
| const char * | type () const |
| void | main () |
Private Attributes | |
| InPort< SINK > | InP |
| SINK | in |
|
||||||||||||||||
|
Definition at line 733 of file utilities.h. References sink< SINK >::InP. |
|
|||||||||
|
Definition at line 747 of file utilities.h. References sink< SINK >::in, and sink< SINK >::InP. |
|
|||||||||
|
Definition at line 746 of file utilities.h. |
|
|||||
|
Definition at line 758 of file utilities.h. Referenced by sink< SINK >::main(). |
|
|||||
|
Definition at line 755 of file utilities.h. Referenced by sink< SINK >::main(), and sink< SINK >::sink(). |
1.3.2