#include <evaonlinestatus.h>
Inherits InPacket.
Inheritance diagram for ChangeStatusReplyPacket:


Public Member Functions | |
| ChangeStatusReplyPacket () | |
| ChangeStatusReplyPacket (unsigned char *buf, int len) | |
| ChangeStatusReplyPacket (const ChangeStatusReplyPacket &rhs) | |
| virtual | ~ChangeStatusReplyPacket () |
| const char | getReplyCode () const |
| const bool | isAccepted () const |
| ChangeStatusReplyPacket & | operator= (const ChangeStatusReplyPacket &rhs) |
Protected Member Functions | |
| void | parseBody () |
Private Attributes | |
| char | replyCode |
Definition at line 154 of file evaonlinestatus.h.
|
|
Definition at line 157 of file evaonlinestatus.h. |
|
||||||||||||
|
Definition at line 351 of file evaonlinestatus.cpp. |
|
|
Definition at line 356 of file evaonlinestatus.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Definition at line 160 of file evaonlinestatus.h. |
|
|
Definition at line 162 of file evaonlinestatus.h. References replyCode. Referenced by ChangeStatusReplyPacket(), and operator=(). |
|
|
Definition at line 367 of file evaonlinestatus.cpp. References QQ_CHANGE_STATUS_REPLY_OK, and replyCode. |
|
|
Definition at line 372 of file evaonlinestatus.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 362 of file evaonlinestatus.cpp. References InPacket::decryptedBuf, and replyCode. |
|
|
Definition at line 168 of file evaonlinestatus.h. Referenced by ChangeStatusReplyPacket(), getReplyCode(), isAccepted(), operator=(), and parseBody(). |
1.4.4