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


Public Member Functions | |
| DeleteMeReplyPacket () | |
| DeleteMeReplyPacket (unsigned char *buf, int len) | |
| DeleteMeReplyPacket (const DeleteMeReplyPacket &rhs) | |
| virtual | ~DeleteMeReplyPacket () |
| virtual InPacket * | copy () |
| DeleteMeReplyPacket & | operator= (const DeleteMeReplyPacket &rhs) |
| const uint8_t | getReplyCode () const |
| const bool | isDeleted () const |
Protected Member Functions | |
| virtual void | parseBody () |
Private Attributes | |
| uint8_t | replyCode |
Definition at line 177 of file evaaddfriend.h.
|
|
Definition at line 180 of file evaaddfriend.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 284 of file evaaddfriend.cpp. |
|
|
Definition at line 289 of file evaaddfriend.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Definition at line 183 of file evaaddfriend.h. |
|
|
Definition at line 185 of file evaaddfriend.h. References DeleteMeReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 188 of file evaaddfriend.h. References replyCode. Referenced by DeleteMeReplyPacket(), and operator=(). |
|
|
Definition at line 302 of file evaaddfriend.cpp. References QQ_DELETE_ME_REPLY_OK, and replyCode. |
|
|
Definition at line 295 of file evaaddfriend.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 307 of file evaaddfriend.cpp. References InPacket::decryptedBuf, and replyCode. |
|
|
Definition at line 193 of file evaaddfriend.h. Referenced by DeleteMeReplyPacket(), getReplyCode(), isDeleted(), operator=(), and parseBody(). |
1.4.4