#include <evagroup.h>
Inherits InPacket.
Inheritance diagram for UploadGroupFriendReplyPacket:


Public Member Functions | |
| UploadGroupFriendReplyPacket () | |
| UploadGroupFriendReplyPacket (unsigned char *buf, int len) | |
| UploadGroupFriendReplyPacket (const UploadGroupFriendReplyPacket &rhs) | |
| virtual | ~UploadGroupFriendReplyPacket () |
| InPacket * | copy () |
| UploadGroupFriendReplyPacket & | operator= (const UploadGroupFriendReplyPacket &rhs) |
| virtual void | parseBody () |
| const bool | uploadOk () |
| const uint8_t | getReplyCode () const |
Private Attributes | |
| uint8_t | replyCode |
Definition at line 163 of file evagroup.h.
|
|
Definition at line 166 of file evagroup.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 277 of file evagroup.cpp. |
|
|
Definition at line 282 of file evagroup.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Definition at line 288 of file evagroup.cpp. |
|
|
Definition at line 172 of file evagroup.h. References UploadGroupFriendReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 178 of file evagroup.h. References replyCode. Referenced by operator=(), and UploadGroupFriendReplyPacket(). |
|
|
Definition at line 292 of file evagroup.cpp. References getReplyCode(), and replyCode. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 299 of file evagroup.cpp. References InPacket::decryptedBuf, and replyCode. |
|
|
Definition at line 177 of file evagroup.h. References replyCode. |
|
|
Definition at line 180 of file evagroup.h. Referenced by getReplyCode(), operator=(), parseBody(), UploadGroupFriendReplyPacket(), and uploadOk(). |
1.4.4