GSI Object Oriented Online Offline (Go4) GO4-6.4.0
|
#include "TGo4TaskHandlerRunnable.h"
Go to the source code of this file.
Data Structures | |
class | TGo4CommandRunnable |
Runnable responsible for command exchange between transport (socket) and buffer (queue) In receiver mode, commands are received from transport, checked if sync or not, the command receiver of system (client) commands is set to the clienttask, sync commands are executed directly, async commands are passed to the queue in not receiver mode, runnables waits for the queue and sends all commands from the queue over the transport. More... | |