#include <evauserinfo.h>
Inherits OutPacket.
Inheritance diagram for GetUserInfoPacket:


Public Member Functions | |
| GetUserInfoPacket () | |
| GetUserInfoPacket (const int id) | |
| GetUserInfoPacket (const GetUserInfoPacket &rhs) | |
| virtual | ~GetUserInfoPacket () |
| OutPacket * | copy () |
| GetUserInfoPacket & | operator= (const GetUserInfoPacket &rhs) |
| void | setUserQQ (const int qqNum) |
| const int | getUserQQ () const |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | qqNum |
Definition at line 60 of file evauserinfo.h.
|
|
Definition at line 79 of file evauserinfo.cpp. Referenced by copy(). |
|
|
Definition at line 85 of file evauserinfo.cpp. |
|
|
Definition at line 91 of file evauserinfo.cpp. References getUserQQ(), and qqNum. Here is the call graph for this function: ![]() |
|
|
Definition at line 65 of file evauserinfo.h. |
|
|
Definition at line 67 of file evauserinfo.h. References GetUserInfoPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 71 of file evauserinfo.h. References qqNum. Referenced by GetUserInfoPacket(), and operator=(). |
|
|
Definition at line 97 of file evauserinfo.cpp. References getUserQQ(), and qqNum. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 104 of file evauserinfo.cpp. References qqNum. |
|
|
Definition at line 70 of file evauserinfo.h. |
|
|
Reimplemented from Packet. Definition at line 76 of file evauserinfo.h. Referenced by GetUserInfoPacket(), getUserQQ(), operator=(), and putBody(). |
1.4.4