#include <evalogin.h>
Inherits OutPacket.
Inheritance diagram for KeepAlivePacket:


Public Member Functions | |
| KeepAlivePacket () | |
| KeepAlivePacket (const KeepAlivePacket &rhs) | |
| virtual | ~KeepAlivePacket () |
| OutPacket * | copy () |
| KeepAlivePacket & | operator= (const KeepAlivePacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Definition at line 101 of file evalogin.h.
|
|
Definition at line 266 of file evalogin.cpp. Referenced by copy(). |
|
|
Definition at line 271 of file evalogin.cpp. |
|
|
Definition at line 105 of file evalogin.h. |
|
|
Definition at line 107 of file evalogin.h. References KeepAlivePacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 276 of file evalogin.cpp. |
|
|
Reimplemented from OutPacket. Definition at line 282 of file evalogin.cpp. References Packet::getQQ(). Here is the call graph for this function: ![]() |
1.4.4