![]() |
CommRaT 2.0.0
C++20 Real-Time Messaging Framework
|
Command dispatch mixin for Module. More...
#include <iostream>#include <string>Go to the source code of this file.
Classes | |
| class | commrat::CommandDispatcher< ModuleType, CommandTypes > |
| Command dispatcher mixin. More... | |
Namespaces | |
| namespace | commrat |
| CommRaT - Modern C++ Real-Time Communication Framework. | |
Command dispatch mixin for Module.
Extracted from registry_module.hpp Phase 3. Handles user command dispatch to on_command() handlers.
Definition in file command_dispatcher.hpp.