Gnutella::Bootstrapping::PongHandler Class Reference

#include <PongHandler.h> [code]

Inherits QObject.

Inheritance diagram for Gnutella::Bootstrapping::PongHandler:

Inheritance graph
[legend]
Collaboration diagram for Gnutella::Bootstrapping::PongHandler:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 36 of file PongHandler.h.

Public Slots

void processPong (const Pong &)

Public Member Functions

 PongHandler (LocalPeer *)
 ~PongHandler ()

Private Attributes

Data d

Classes

struct  Data


Constructor & Destructor Documentation

PongHandler::PongHandler LocalPeer  ) 
 

Definition at line 31 of file PongHandler.cpp.

PongHandler::~PongHandler  ) 
 

Definition at line 38 of file PongHandler.cpp.


Member Function Documentation

void PongHandler::processPong const Pong  )  [slot]
 

Definition at line 42 of file PongHandler.cpp.


Member Data Documentation

Data Gnutella::Bootstrapping::PongHandler::d [private]
 

Definition at line 53 of file PongHandler.h.


The documentation for this class was generated from the following files: