LeechCraft Azoth  0.6.70-6645-gcd10d7e
Modular multiprotocol IM plugin for LeechCraft
LeechCraft::Azoth::IPendingPing Class Referenceabstract

#include "ihavepings.h"

Public Member Functions

virtual ~IPendingPing ()
 
virtual int GetTimeout () const =0
 

Protected Member Functions

virtual void replyReceived (int timeout)=0
 

Detailed Description

Definition at line 38 of file ihavepings.h.

Constructor & Destructor Documentation

virtual LeechCraft::Azoth::IPendingPing::~IPendingPing ( )
inlinevirtual

Definition at line 41 of file ihavepings.h.

References GetTimeout(), and replyReceived().

+ Here is the call graph for this function:

Member Function Documentation

virtual int LeechCraft::Azoth::IPendingPing::GetTimeout ( ) const
pure virtual

Referenced by ~IPendingPing().

+ Here is the caller graph for this function:

virtual void LeechCraft::Azoth::IPendingPing::replyReceived ( int  timeout)
protectedpure virtual

Referenced by ~IPendingPing().

+ Here is the caller graph for this function:


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