#include <proc-dispatcher.hpp>
Definition at line 56 of file proc-dispatcher.hpp.
Public Member Functions | |
| void | activate () |
| void | clear () |
| void | deactivate () |
| bool | empty () const |
Static Public Attributes | |
| static lib::Singleton < ProcDispatcher > | instance |
| storage for Singleton access | |
storage for Singleton access
Definition at line 60 of file proc-dispatcher.hpp.
Referenced by control::activateCommandProcessing().
1.5.6