MNE-CPP  0.1.9
A Framework for Electrophysiology
COMMUNICATIONLIB::Command Member List

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

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