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


Public Member Functions | |
| LogoutPacket () | |
| LogoutPacket (const LogoutPacket &rhs) | |
| virtual | ~LogoutPacket () |
| OutPacket * | copy () |
| LogoutPacket & | operator= (const LogoutPacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Definition at line 89 of file evalogin.h.
|
|
Definition at line 236 of file evalogin.cpp. References Packet::sequence. Referenced by copy(). |
|
|
Definition at line 242 of file evalogin.cpp. |
|
|
Definition at line 93 of file evalogin.h. |
|
|
Definition at line 94 of file evalogin.h. References LogoutPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 247 of file evalogin.cpp. |
|
|
Reimplemented from OutPacket. Definition at line 253 of file evalogin.cpp. References Packet::getPasswordKey(), and QQ_KEY_LENGTH. Here is the call graph for this function: ![]() |
1.4.4