#include "../com_global.h"#include <utils/generics/commandpattern.h>#include <QObject>#include <QList>#include <QVariant>

Go to the source code of this file.
Classes | |
| class | COMLIB::RawCommand |
| Parsed but untyped command holding raw string parameters before type resolution. More... | |
Namespaces | |
| namespace | COMLIB |
| Real-time client/server communication (commands, raw data streaming). | |