![]() |
Dataflow Software Stack
032db78
Master Thesis of Mathijs Saey at the VUB
|
Token Dispatcher. More...
Inherits object.
Public Member Functions | |
| def | __init__ |
| def | processStop |
| def | processStandard |
| def | process |
Public Attributes | |
| core | |
Token Dispatcher.
The token dispatcher is responsible for processing the incoming tokens and deciding how to handle them.
| def core.dispatcher.TokenDispatcher.__init__ | ( | self, | |
| core | |||
| ) |
| def core.dispatcher.TokenDispatcher.processStop | ( | self, | |
| token | |||
| ) |
| def core.dispatcher.TokenDispatcher.processStandard | ( | self, | |
| token | |||
| ) |
| def core.dispatcher.TokenDispatcher.process | ( | self, | |
| token | |||
| ) |
| core.dispatcher.TokenDispatcher.core |
1.8.8