gloox
1.0.28
|
This is the complete list of members for Adhoc, including all inherited members.
Adhoc(ClientBase *parent) | Adhoc | |
checkSupport(const JID &remote, AdhocHandler *ah, int context=0) | Adhoc | |
execute(const JID &remote, const Adhoc::Command *command, AdhocHandler *ah, int context=0) | Adhoc | |
getCommands(const JID &remote, AdhocHandler *ah, int context=0) | Adhoc | |
handleDiscoError(const JID &from, const Error *error, int context) | Adhoc | virtual |
handleDiscoInfo(const JID &from, const Disco::Info &info, int context) | Adhoc | virtual |
handleDiscoItems(const JID &from, const Disco::Items &items, int context) | Adhoc | virtual |
handleDiscoNodeFeatures(const JID &from, const std::string &node) | Adhoc | virtual |
handleDiscoNodeIdentities(const JID &from, const std::string &node) | Adhoc | virtual |
handleDiscoNodeItems(const JID &from, const JID &to, const std::string &node) | Adhoc | virtual |
handleDiscoSet(const IQ &iq) | DiscoHandler | inlinevirtual |
handleIq(const IQ &iq) | Adhoc | virtual |
handleIqID(const IQ &iq, int context) | Adhoc | virtual |
registerAdhocCommandProvider(AdhocCommandProvider *acp, const std::string &command, const std::string &name) | Adhoc | |
removeAdhocCommandProvider(const std::string &command) | Adhoc | |
respond(const JID &remote, const Adhoc::Command *command, const Error *error=0) | Adhoc | |
~Adhoc() | Adhoc | virtual |
~DiscoHandler() | DiscoHandler | inlinevirtual |
~DiscoNodeHandler() | DiscoNodeHandler | inlinevirtual |
~IqHandler() | IqHandler | inlinevirtual |