![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|

Public Member Functions | |
| def | __init__ |
| def | execute |
| def | setKey |
| Set the instruction address. More... | |
| def | __str__ |
| Return a string representation of this instruction. More... | |
| def | addDestination |
| def | sendDatum |
Public Attributes | |
| chunk | |
| key | |
| destinations | |
Sink instruction.
A sink is an instruction that only serves to forward any input it receives to it's destinations.
| def core.instruction.Sink.__init__ | ( | self | ) |
| def core.instruction.Sink.execute | ( | self, | |
| token, | |||
| core | |||
| ) |
|
inherited |
Set the instruction address.
|
inherited |
Return a string representation of this instruction.
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
1.8.8