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

Go to the source code of this file.

Classes

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

Namespaces

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