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


Public Member Functions | |
| DeleteFriendPacket () | |
| DeleteFriendPacket (const int id) | |
| DeleteFriendPacket (const DeleteFriendPacket &rhs) | |
| virtual | ~DeleteFriendPacket () |
| OutPacket * | copy () |
| DeleteFriendPacket & | operator= (const DeleteFriendPacket &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 119 of file evaaddfriend.h.
|
|
Definition at line 181 of file evaaddfriend.cpp. Referenced by copy(). |
|
|
Definition at line 187 of file evaaddfriend.cpp. |
|
|
Definition at line 193 of file evaaddfriend.cpp. References buddyQQNum, and getBuddyQQ(). Here is the call graph for this function: ![]() |
|
|
Definition at line 125 of file evaaddfriend.h. |
|
|
Definition at line 127 of file evaaddfriend.h. References DeleteFriendPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 131 of file evaaddfriend.h. References buddyQQNum. Referenced by DeleteFriendPacket(), and operator=(). |
|
|
Definition at line 199 of file evaaddfriend.cpp. References buddyQQNum, and getBuddyQQ(). Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 206 of file evaaddfriend.cpp. References buddyQQNum. |
|
|
Definition at line 130 of file evaaddfriend.h. References buddyQQNum. |
|
|
Definition at line 135 of file evaaddfriend.h. Referenced by DeleteFriendPacket(), getBuddyQQ(), operator=(), putBody(), and setBuddyQQ(). |
1.4.4