v2.0.0
Loading...
Searching...
No Matches
command_manager.h File Reference
#include "../com_global.h"
#include "command.h"
#include "command_parser.h"
#include <utils/generics/observerpattern.h>
#include <QObject>
#include <QJsonDocument>
Include dependency graph for command_manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  COMLIB::CommandManager
 Registry of available commands; dispatches parsed command strings to the matching Command handler. More...

Namespaces

namespace  COMLIB
 Real-time client/server communication (commands, raw data streaming).