• Skip to content
  • Skip to link menu
KDE 4.2 API Reference
  • KDE API Reference
  • kdenetwork
  • Sitemap
  • Contact Us
 

kget

dht::RPCCallListener

dht::RPCCallListener Class Reference

#include <rpccall.h>

Inheritance diagram for dht::RPCCallListener:

Inheritance graph
[legend]

List of all members.


Detailed Description

Class which objects should derive from, if they want to know the result of a call.

Definition at line 35 of file rpccall.h.


Public Slots

virtual void onResponse (RPCCall *c, MsgBase *rsp)=0
virtual void onTimeout (RPCCall *c)=0

Public Member Functions

 RPCCallListener ()
virtual ~RPCCallListener ()

Constructor & Destructor Documentation

dht::RPCCallListener::RPCCallListener (  ) 

Definition at line 27 of file rpccall.cpp.

dht::RPCCallListener::~RPCCallListener (  )  [virtual]

Definition at line 30 of file rpccall.cpp.


Member Function Documentation

virtual void dht::RPCCallListener::onResponse ( RPCCall *  c,
MsgBase *  rsp 
) [pure virtual, slot]

A response was received.

Parameters:
c The call
rsp The response

Implemented in dht::Task.

virtual void dht::RPCCallListener::onTimeout ( RPCCall *  c  )  [pure virtual, slot]

The call has timed out.

Parameters:
c The call

Implemented in dht::Task.


The documentation for this class was generated from the following files:
  • rpccall.h
  • rpccall.cpp

kget

Skip menu "kget"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdenetwork

Skip menu "kdenetwork"
  • kget
  • kopete
  •   kopete
  •   libkopete
  •       libpapillon
  • krfb
Generated for kdenetwork by doxygen 1.5.4
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal