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


Public Member Functions | |
| QunRequestCardPacket () | |
| QunRequestCardPacket (const int qunID, const int qqID) | |
| QunRequestCardPacket (const QunRequestCardPacket &rhs) | |
| virtual | ~QunRequestCardPacket () |
| const int | getQQ () const |
| QunRequestCardPacket & | operator= (const QunRequestCardPacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| int | qqNum |
Definition at line 433 of file evaqun.h.
|
|
|
|
||||||||||||
|
Definition at line 1606 of file evaqun.cpp. |
|
|
Definition at line 1611 of file evaqun.cpp. |
|
|
|
|
|
Definition at line 440 of file evaqun.h. References qqNum. Referenced by operator=(). |
|
|
Definition at line 1617 of file evaqun.cpp. References getQQ(), and qqNum. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 1624 of file evaqun.cpp. References qqNum, QunPacket::qunCommand, and QunPacket::qunID. |
|
|
Reimplemented from Packet. Definition at line 445 of file evaqun.h. Referenced by getQQ(), operator=(), and putBody(). |
1.4.4