#include <evagroup.h>
Inherits OutPacket.
Inheritance diagram for DownloadGroupFriendPacket:


Public Member Functions | |
| DownloadGroupFriendPacket () | |
| DownloadGroupFriendPacket (const int start) | |
| DownloadGroupFriendPacket (const DownloadGroupFriendPacket &rhs) | |
| virtual | ~DownloadGroupFriendPacket () |
| DownloadGroupFriendPacket & | operator= (const DownloadGroupFriendPacket &rhs) |
| virtual OutPacket * | copy () |
| void | setStartID (const int start) |
| const int | getStartID () const |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | startID |
Definition at line 102 of file evagroup.h.
|
|
Definition at line 164 of file evagroup.cpp. Referenced by copy(). |
|
|
Definition at line 170 of file evagroup.cpp. |
|
|
Definition at line 176 of file evagroup.cpp. References getStartID(), and startID. Here is the call graph for this function: ![]() |
|
|
Definition at line 109 of file evagroup.h. |
|
|
Definition at line 112 of file evagroup.h. References DownloadGroupFriendPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 115 of file evagroup.h. References startID. Referenced by DownloadGroupFriendPacket(), and operator=(). |
|
|
Definition at line 182 of file evagroup.cpp. References getStartID(), and startID. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 189 of file evagroup.cpp. References startID. |
|
|
Definition at line 114 of file evagroup.h. References startID. |
|
|
Definition at line 119 of file evagroup.h. Referenced by DownloadGroupFriendPacket(), getStartID(), operator=(), putBody(), and setStartID(). |
1.4.4