#include <evaqun.h>
Inherits QunPacket.
Inheritance diagram for QunTransferPacket:


Public Member Functions | |
| QunTransferPacket () | |
| QunTransferPacket (const int id, const int qqID) | |
| QunTransferPacket (const QunTransferPacket &rhs) | |
| virtual | ~QunTransferPacket () |
| const int | getQQ () const |
| void | setQQ (const int qq) |
| QunTransferPacket & | operator= (const QunTransferPacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | qqNum |
Definition at line 503 of file evaqun.h.
|
|
|
|
||||||||||||
|
Definition at line 1426 of file evaqun.cpp. |
|
|
Definition at line 1431 of file evaqun.cpp. |
|
|
|
|
|
Definition at line 510 of file evaqun.h. References qqNum. Referenced by operator=(). |
|
|
Definition at line 1437 of file evaqun.cpp. References getQQ(), and qqNum. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 1444 of file evaqun.cpp. References qqNum, QunPacket::qunCommand, and QunPacket::qunID. |
|
|
Reimplemented from Packet. Definition at line 511 of file evaqun.h. References qqNum. |
|
|
Reimplemented from Packet. Definition at line 517 of file evaqun.h. Referenced by getQQ(), operator=(), putBody(), and setQQ(). |
1.4.4