Swift::GetSecurityLabelsCatalogRequest Member List

This is the complete list of members for Swift::GetSecurityLabelsCatalogRequest, including all inherited members.
create(const JID &recipient, IQRouter *router)Swift::GetSecurityLabelsCatalogRequest [inline, static]
GenericRequest(IQ::Type type, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router)Swift::GenericRequest< SecurityLabelsCatalog > [inline]
GenericRequest(IQ::Type type, const JID &sender, const JID &receiver, boost::shared_ptr< Payload > payload, IQRouter *router)Swift::GenericRequest< SecurityLabelsCatalog > [inline]
getPayload() const Swift::Request [inline, protected]
getPayloadGeneric() constSwift::GenericRequest< SecurityLabelsCatalog > [inline, protected]
getReceiver() const Swift::Request [inline]
handleResponse(boost::shared_ptr< Payload > payload, ErrorPayload::ref error)Swift::GenericRequest< SecurityLabelsCatalog > [inline, virtual]
Swift::Request::handleResponse(boost::shared_ptr< Payload >, boost::shared_ptr< ErrorPayload >)=0Swift::Request [protected, pure virtual]
onResponseSwift::GenericRequest< SecurityLabelsCatalog >
ref typedefSwift::GetSecurityLabelsCatalogRequest
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]