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


Public Member Functions | |
| AddFriendAuthReplyPacket () | |
| AddFriendAuthReplyPacket (unsigned char *buf, int len) | |
| AddFriendAuthReplyPacket (const AddFriendAuthReplyPacket &rhs) | |
| virtual | ~AddFriendAuthReplyPacket () |
| virtual InPacket * | copy () |
| AddFriendAuthReplyPacket & | operator= (const AddFriendAuthReplyPacket &rhs) |
| const uint8_t | getReplyCode () const |
| const bool | isSentOK () const |
Protected Member Functions | |
| virtual void | parseBody () |
Private Attributes | |
| uint8_t | replyCode |
Definition at line 99 of file evaaddfriend.h.
|
|
Definition at line 102 of file evaaddfriend.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 152 of file evaaddfriend.cpp. |
|
|
Definition at line 157 of file evaaddfriend.cpp. |
|
|
Definition at line 105 of file evaaddfriend.h. |
|
|
Definition at line 107 of file evaaddfriend.h. References AddFriendAuthReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 110 of file evaaddfriend.h. References replyCode. Referenced by operator=(). |
|
|
Definition at line 169 of file evaaddfriend.cpp. References QQ_ADD_FRIEND_AUTH_REPLY_OK, and replyCode. |
|
|
Definition at line 162 of file evaaddfriend.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 174 of file evaaddfriend.cpp. References InPacket::decryptedBuf, and replyCode. |
|
|
Definition at line 116 of file evaaddfriend.h. Referenced by getReplyCode(), isSentOK(), operator=(), and parseBody(). |
1.4.4