#include "../com_global.h"#include "raw_command.h"#include "command.h"#include <utils/generics/observerpattern.h>#include <QObject>#include <QVector>#include <QMultiMap>

Go to the source code of this file.
Classes | |
| class | COMLIB::CommandParser |
| Tokenizes and parses JSON or CLI command strings into RawCommand objects. More... | |
Namespaces | |
| namespace | COMLIB |
| Real-time client/server communication (commands, raw data streaming). | |