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


Public Member Functions | |
| QunSearchPacket () | |
| QunSearchPacket (int type) | |
| QunSearchPacket (const QunSearchPacket &rhs) | |
| virtual | ~QunSearchPacket () |
| const int | getSearchType () const |
| const int | getExtID () const |
| void | setSearchType (const int t) |
| void | setExtID (const int id) |
| QunSearchPacket & | operator= (const QunSearchPacket &rhs) |
Protected Member Functions | |
| virtual int | putBody (unsigned char *buf) |
Private Attributes | |
| unsigned char | type |
| int | externalID |
Definition at line 385 of file evaqun.h.
|
|
Definition at line 1176 of file evaqun.cpp. |
|
|
Definition at line 1182 of file evaqun.cpp. |
|
|
Definition at line 1188 of file evaqun.cpp. |
|
|
|
|
|
Definition at line 393 of file evaqun.h. References externalID. Referenced by operator=(). |
|
|
Definition at line 392 of file evaqun.h. Referenced by operator=(). |
|
|
Definition at line 1194 of file evaqun.cpp. References externalID, getExtID(), getSearchType(), and type. Here is the call graph for this function: ![]() |
|
|
Reimplemented from OutPacket. Definition at line 1202 of file evaqun.cpp. References externalID, QQ_SEARCH_DEMO_QUN, QunPacket::qunCommand, and type. |
|
|
Definition at line 396 of file evaqun.h. References externalID. |
|
|
|
|
|
Definition at line 403 of file evaqun.h. Referenced by getExtID(), operator=(), putBody(), and setExtID(). |
|
|
Definition at line 402 of file evaqun.h. Referenced by operator=(), and putBody(). |
1.4.4