#include <evauserinfo.h>
Inherits InPacket.
Inheritance diagram for ModifyInfoReplyPacket:


Public Member Functions | |
| ModifyInfoReplyPacket () | |
| ModifyInfoReplyPacket (unsigned char *buf, int len) | |
| ModifyInfoReplyPacket (const ModifyInfoReplyPacket &rhs) | |
| virtual | ~ModifyInfoReplyPacket () |
| InPacket * | copy () |
| ModifyInfoReplyPacket & | operator= (const ModifyInfoReplyPacket &rhs) |
| const bool | isAccepted () const |
Protected Member Functions | |
| virtual void | parseBody () |
Private Attributes | |
| bool | accepted |
Definition at line 122 of file evauserinfo.h.
|
|
Definition at line 124 of file evauserinfo.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 194 of file evauserinfo.cpp. |
|
|
Definition at line 200 of file evauserinfo.cpp. References accepted, and isAccepted(). Here is the call graph for this function: ![]() |
|
|
Definition at line 127 of file evauserinfo.h. |
|
|
Definition at line 129 of file evauserinfo.h. References ModifyInfoReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 132 of file evauserinfo.h. References accepted. Referenced by ModifyInfoReplyPacket(), and operator=(). |
|
|
Definition at line 206 of file evauserinfo.cpp. References accepted, and isAccepted(). Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 213 of file evauserinfo.cpp. References accepted, InPacket::bodyLength, InPacket::decryptedBuf, and Packet::getQQ(). Here is the call graph for this function: ![]() |
|
|
Definition at line 136 of file evauserinfo.h. Referenced by isAccepted(), ModifyInfoReplyPacket(), operator=(), and parseBody(). |
1.4.4