v2.0.0
Loading...
Searching...
No Matches
COMLIB::Command Member List

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

Command(bool p_bIsJson=true, QObject *parent=0)COMLIB::Commandexplicit
Command(const QString &p_sCommand, const QJsonObject &p_qCommandContent, bool p_bIsJson=true, QObject *parent=0)COMLIB::Commandexplicit
Command(const QString &p_sCommand, const QString &p_sDescription, bool p_bIsJson=true, QObject *parent=0)COMLIB::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)COMLIB::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)COMLIB::Commandexplicit
Command(const Command &p_Command)COMLIB::Command
command() constCOMLIB::Commandinline
ConstSPtr typedefCOMLIB::Command
count() constCOMLIB::Commandinline
description() constCOMLIB::Commandinline
execute()COMLIB::Commandvirtual
executed(Command p_command)COMLIB::Commandsignal
isJson()COMLIB::Commandinline
m_bIsJsonCOMLIB::Command
m_qListParamDescriptionsCOMLIB::Command
m_qListParamNamesCOMLIB::Command
m_qListParamValuesCOMLIB::Command
m_sCommandCOMLIB::Command
m_sDescriptionCOMLIB::Command
operator=(const Command &rhs)COMLIB::Command
operator[](const QString &key)COMLIB::Command
operator[](qint32 idx)COMLIB::Command
operator[](const QString &key) constCOMLIB::Command
pDescriptions() constCOMLIB::Commandinline
pNames() constCOMLIB::Commandinline
pValues()COMLIB::Commandinline
reply(const QString &p_sReply)COMLIB::Command
send()COMLIB::Command
SPtr typedefCOMLIB::Command
toJsonObject() constCOMLIB::Command
toStringList() constCOMLIB::Command
toStringReadySend() constCOMLIB::Command
~Command()COMLIB::Commandvirtual
~ICommand()UTILSLIB::ICommandinlinevirtual