#include <evaaddfriend.h>
Inherits OutPacket.
Inheritance diagram for DeleteMePacket:


Public Member Functions | |
| DeleteMePacket () | |
| DeleteMePacket (const int id) | |
| DeleteMePacket (const DeleteMePacket &rhs) | |
| virtual | ~DeleteMePacket () |
| OutPacket * | copy () |
| DeleteMePacket & | operator= (const DeleteMePacket &rhs) |
| void | setBuddyQQ (int id) |
| const int | getBuddyQQ () const |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | buddyQQNum |
Definition at line 158 of file evaaddfriend.h.
|
|
Definition at line 248 of file evaaddfriend.cpp. Referenced by copy(). |
|
|
Definition at line 254 of file evaaddfriend.cpp. |
|
|
Definition at line 260 of file evaaddfriend.cpp. References buddyQQNum, and getBuddyQQ(). Here is the call graph for this function: ![]() |
|
|
Definition at line 164 of file evaaddfriend.h. |
|
|
Definition at line 166 of file evaaddfriend.h. References DeleteMePacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 170 of file evaaddfriend.h. References buddyQQNum. Referenced by DeleteMePacket(), and operator=(). |
|
|
Definition at line 266 of file evaaddfriend.cpp. References buddyQQNum, and getBuddyQQ(). Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 273 of file evaaddfriend.cpp. References buddyQQNum. |
|
|
Definition at line 169 of file evaaddfriend.h. References buddyQQNum. |
|
|
Definition at line 174 of file evaaddfriend.h. Referenced by DeleteMePacket(), getBuddyQQ(), operator=(), putBody(), and setBuddyQQ(). |
1.4.4