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

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).