#include <evaaddfriend.h>
Inherits InPacket.
Inheritance diagram for DeleteFriendReplyPacket:


Public Member Functions | |
| DeleteFriendReplyPacket () | |
| DeleteFriendReplyPacket (unsigned char *buf, int len) | |
| DeleteFriendReplyPacket (const DeleteFriendReplyPacket &rhs) | |
| virtual | ~DeleteFriendReplyPacket () |
| virtual InPacket * | copy () |
| DeleteFriendReplyPacket & | operator= (const DeleteFriendReplyPacket &rhs) |
| const uint8_t | getReplyCode () const |
| const bool | isDeleted () const |
Protected Member Functions | |
| virtual void | parseBody () |
Private Attributes | |
| uint8_t | replyCode |
Definition at line 138 of file evaaddfriend.h.
|
|
Definition at line 141 of file evaaddfriend.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 217 of file evaaddfriend.cpp. |
|
|
Definition at line 222 of file evaaddfriend.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Definition at line 144 of file evaaddfriend.h. |
|
|
Definition at line 146 of file evaaddfriend.h. References DeleteFriendReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 149 of file evaaddfriend.h. References replyCode. Referenced by DeleteFriendReplyPacket(), and operator=(). |
|
|
Definition at line 235 of file evaaddfriend.cpp. References QQ_DELETE_FRIEND_REPLY_OK, and replyCode. |
|
|
Definition at line 228 of file evaaddfriend.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 240 of file evaaddfriend.cpp. References InPacket::decryptedBuf, and replyCode. |
|
|
Definition at line 154 of file evaaddfriend.h. Referenced by DeleteFriendReplyPacket(), getReplyCode(), isDeleted(), operator=(), and parseBody(). |
1.4.4