36 #ifndef COMMANDPARSER_H
37 #define COMMANDPARSER_H
92 bool exists(
const QString& p_sCommand);
101 bool parse(
const QString &p_sInput, QStringList &p_qListCommandsParsed);
120 void response(QString p_sResponse,
Command p_command);
138 #endif // COMMANDPARSER_H
Declaration of the Command Class.
Declaration of the RawCommand Class.
#define RTCOMMANDSHARED_EXPORT
Contains declarations of the observer design pattern: Subject class and IObserver interface...
The Subject class provides the base class of every subject of the observer design pattern...
RtCommand library export/import macros.
RawCommand & getRawCommand()