![]() |
LeechCraft Azoth
0.6.70-6645-gcd10d7e
Modular multiprotocol IM plugin for LeechCraft
|
#include "ihavepings.h"
Public Member Functions | |
| virtual | ~IPendingPing () |
| virtual int | GetTimeout () const =0 |
Protected Member Functions | |
| virtual void | replyReceived (int timeout)=0 |
Definition at line 38 of file ihavepings.h.
|
inlinevirtual |
Definition at line 41 of file ihavepings.h.
References GetTimeout(), and replyReceived().
Here is the call graph for this function:
|
pure virtual |
|
protectedpure virtual |