MNE-CPP  beta 1.0
RTCOMMANDLIB::Command Member List

This is the complete list of members for RTCOMMANDLIB::Command, including all inherited members.

Command(bool p_bIsJson=true, QObject *parent=0)RTCOMMANDLIB::Commandexplicit
Command(const QString &p_sCommand, const QJsonObject &p_qCommandContent, bool p_bIsJson=true, QObject *parent=0)RTCOMMANDLIB::Commandexplicit
Command(const QString &p_sCommand, const QString &p_sDescription, bool p_bIsJson=true, QObject *parent=0)RTCOMMANDLIB::Commandexplicit
Command(const QString &p_sCommand, const QString &p_sDescription, const QStringList &p_qListParamNames, const QList< QVariant > &p_qListParamValues, bool p_bIsJson=true, QObject *parent=0)RTCOMMANDLIB::Commandexplicit
Command(const QString &p_sCommand, const QString &p_sDescription, const QStringList &p_qListParamNames, const QList< QVariant > &p_qListParamValues, const QStringList &p_vecParameterDescriptions, bool p_bIsJson=true, QObject *parent=0)RTCOMMANDLIB::Commandexplicit
Command(const Command &p_Command)RTCOMMANDLIB::Command
command() const RTCOMMANDLIB::Commandinline
ConstSPtr typedef (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
count() const RTCOMMANDLIB::Commandinline
description() const RTCOMMANDLIB::Commandinline
execute()RTCOMMANDLIB::Commandvirtual
executed(Command p_command)RTCOMMANDLIB::Commandsignal
isJson()RTCOMMANDLIB::Commandinline
m_bIsJson (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
m_qListParamDescriptions (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
m_qListParamNames (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
m_qListParamValues (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
m_sCommand (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
m_sDescription (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
operator=(const Command &rhs)RTCOMMANDLIB::Command
operator[](const QString &key)RTCOMMANDLIB::Command
operator[](qint32 idx)RTCOMMANDLIB::Command
operator[](const QString &key) const RTCOMMANDLIB::Command
pDescriptions() const RTCOMMANDLIB::Commandinline
pNames() const RTCOMMANDLIB::Commandinline
pValues()RTCOMMANDLIB::Commandinline
reply(const QString &p_sReply)RTCOMMANDLIB::Command
send()RTCOMMANDLIB::Command
SPtr typedef (defined in RTCOMMANDLIB::Command)RTCOMMANDLIB::Command
toJsonObject() const RTCOMMANDLIB::Command
toStringList() const RTCOMMANDLIB::Command
toStringReadySend() const RTCOMMANDLIB::Command
~Command()RTCOMMANDLIB::Commandvirtual
~ICommand()ICommandinlinevirtual