, including all inherited members.
create(const JID &jid, IQRouter *router) | Swift::GetDiscoInfoRequest | [inline, static] |
create(const JID &jid, const std::string &node, IQRouter *router) | Swift::GetDiscoInfoRequest | [inline, static] |
GenericRequest(IQ::Type type, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router) | Swift::GenericRequest< DiscoInfo > | [inline] |
GenericRequest(IQ::Type type, const JID &sender, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router) | Swift::GenericRequest< DiscoInfo > | [inline] |
getPayload() const | Swift::Request | [inline, protected] |
getPayloadGeneric() const | Swift::GenericRequest< DiscoInfo > | [inline, protected] |
getReceiver() const | Swift::Request | [inline] |
handleResponse(boost::shared_ptr< Payload > payload, ErrorPayload::ref error) | Swift::GenericRequest< DiscoInfo > | [inline, virtual] |
Swift::Request::handleResponse(boost::shared_ptr< Payload >, boost::shared_ptr< ErrorPayload >)=0 | Swift::Request | [protected, pure virtual] |
onResponse | Swift::GenericRequest< DiscoInfo > | |
ref typedef | Swift::GetDiscoInfoRequest | |
Request(IQ::Type type, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router) | Swift::Request | [protected] |
Request(IQ::Type type, const JID &sender, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router) | Swift::Request | [protected] |
Request(IQ::Type type, const JID &receiver, IQRouter *router) | Swift::Request | [protected] |
Request(IQ::Type type, const JID &sender, const JID &receiver, IQRouter *router) | Swift::Request | [protected] |
send() | Swift::Request | |
setPayload(boost::shared_ptr< Payload > payload) | Swift::Request | [inline, protected, virtual] |
~IQHandler() | Swift::IQHandler | [virtual] |