#include <evafriend.h>
Inherits OutPacket.
Inheritance diagram for GetFriendListPacket:


Public Member Functions | |
| GetFriendListPacket () | |
| GetFriendListPacket (const short startPosition) | |
| GetFriendListPacket (const GetFriendListPacket &rhs) | |
| virtual | ~GetFriendListPacket () |
| OutPacket * | copy () |
| GetFriendListPacket & | operator= (const GetFriendListPacket &rhs) |
| const short | getStartPosition () const |
| void | setStartPosition (const short startPosition) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| short | startPosition |
Definition at line 100 of file evafriend.h.
|
|
Definition at line 90 of file evafriend.cpp. Referenced by copy(). |
|
|
Definition at line 96 of file evafriend.cpp. |
|
|
Definition at line 102 of file evafriend.cpp. References getStartPosition(), and startPosition. Here is the call graph for this function: ![]() |
|
|
Definition at line 105 of file evafriend.h. |
|
|
Definition at line 107 of file evafriend.h. References GetFriendListPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 110 of file evafriend.h. Referenced by GetFriendListPacket(), and operator=(). |
|
|
Definition at line 108 of file evafriend.cpp. References getStartPosition(), and startPosition. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 115 of file evafriend.cpp. References QQ_FRIEND_LIST_SORTED, and startPosition. |
|
|
Definition at line 111 of file evafriend.h. |
|
|
Definition at line 117 of file evafriend.h. Referenced by GetFriendListPacket(), operator=(), and putBody(). |
1.4.4