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


Public Member Functions | |
| GetOnlineFriendReplyPacket () | |
| GetOnlineFriendReplyPacket (unsigned char *buf, int len) | |
| GetOnlineFriendReplyPacket (const GetOnlineFriendReplyPacket &rhs) | |
| virtual | ~GetOnlineFriendReplyPacket () |
| const char | getPosition () const |
| const onlineList & | getOnlineFriendList () const |
| GetOnlineFriendReplyPacket & | operator= (const GetOnlineFriendReplyPacket &rhs) |
Protected Member Functions | |
| void | parseBody () |
Private Attributes | |
| char | position |
| onlineList | onlineFriends |
Definition at line 88 of file evaonlinestatus.h.
|
|
Definition at line 91 of file evaonlinestatus.h. |
|
||||||||||||
|
Definition at line 212 of file evaonlinestatus.cpp. |
|
|
Definition at line 217 of file evaonlinestatus.cpp. References getOnlineFriendList(), getPosition(), onlineFriends, and position. Here is the call graph for this function: ![]() |
|
|
Definition at line 94 of file evaonlinestatus.h. |
|
|
Definition at line 97 of file evaonlinestatus.h. References onlineFriends. Referenced by GetOnlineFriendReplyPacket(), and operator=(). |
|
|
Definition at line 96 of file evaonlinestatus.h. References position. Referenced by GetOnlineFriendReplyPacket(), and operator=(). |
|
|
Definition at line 224 of file evaonlinestatus.cpp. References getOnlineFriendList(), getPosition(), onlineFriends, and position. Here is the call graph for this function: ![]() |
|
|
Reimplemented from InPacket. Definition at line 232 of file evaonlinestatus.cpp. References InPacket::bodyLength, InPacket::decryptedBuf, onlineFriends, position, and FriendOnlineEntry::readData(). Here is the call graph for this function: ![]() |
|
|
Definition at line 103 of file evaonlinestatus.h. Referenced by getOnlineFriendList(), GetOnlineFriendReplyPacket(), operator=(), and parseBody(). |
|
|
Definition at line 102 of file evaonlinestatus.h. Referenced by GetOnlineFriendReplyPacket(), getPosition(), operator=(), and parseBody(). |
1.4.4