mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
GUI Controller
provide a controller which can be used to control state transitions from an external GUI.
This commit is contained in:
committed by
Dennis Klein
parent
5f33401d41
commit
ad894c79cf
@@ -43,6 +43,7 @@ class Control : public Plugin
|
||||
static auto PrintStateMachine() -> void;
|
||||
auto PrintNumberOfConnectedPeers() -> void;
|
||||
auto StaticMode() -> void;
|
||||
auto GUIMode() -> void;
|
||||
auto SignalHandler() -> void;
|
||||
auto RunShutdownSequence() -> void;
|
||||
auto RunStartupSequence() -> void;
|
||||
|
Reference in New Issue
Block a user