|
gloox
1.0
|
This is the complete list of members for Adhoc, including all inherited members.
| Adhoc(ClientBase *parent) | Adhoc | |
| checkSupport(const JID &remote, AdhocHandler *ah) | Adhoc | |
| execute(const JID &remote, const Adhoc::Command *command, AdhocHandler *ah) | Adhoc | |
| getCommands(const JID &remote, AdhocHandler *ah) | 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 |
1.8.1.2