#include <evaqun.h>
Public Member Functions | |
| QunInfo () | |
| const int | getQunID () const |
| const int | getExtID () const |
| const unsigned char | getType () const |
| const int | getCreator () const |
| const unsigned char | getAuthType () const |
| const short | getUnknown1 () const |
| const unsigned int | getCategory () const |
| const int | getVersionID () const |
| const std::string | getName () const |
| const short | getUnknown2 () const |
| const std::string | getDescription () const |
| const std::string | getNotice () const |
| void | setQunID (const int id) |
| void | setExtID (const int id) |
| void | setType (const unsigned char t) |
| void | setCreator (const int qq) |
| void | setAuthType (const unsigned char type) |
| void | setUnknown1 (const short unknown) |
| void | setCategory (const unsigned int cate) |
| void | setVersionID (const int vID) |
| void | setName (const std::string &n) |
| void | setUnknown2 (const short unknown) |
| void | setDescription (const std::string &descrip) |
| void | setNotice (const std::string &n) |
| QunInfo & | operator= (const QunInfo &rhs) |
| const bool | operator== (const QunInfo &rhs) |
| int | readTempQunInfo (unsigned char *buf) |
| int | readQunInfo (unsigned char *buf) |
| int | readQunInfoFromSearchReply (unsigned char *buf) |
Private Attributes | |
| int | qunID |
| int | externalID |
| unsigned char | type |
| int | creator |
| unsigned char | authType |
| short | unknown1 |
| unsigned int | category |
| int | versionID |
| std::string | name |
| short | unknown2 |
| std::string | description |
| std::string | notice |
Definition at line 34 of file evaqun.h.
|
|
Definition at line 31 of file evaqun.cpp. |
|
|
Definition at line 41 of file evaqun.h. References authType. Referenced by operator=(), operator==(), and QunModifyPacket::putBody(). |
|
|
Definition at line 43 of file evaqun.h. References category. Referenced by operator=(), operator==(), and QunModifyPacket::putBody(). |
|
|
Definition at line 40 of file evaqun.h. References creator. Referenced by operator=(). |
|
|
Definition at line 47 of file evaqun.h. References description. Referenced by operator=(), and QunModifyPacket::putBody(). |
|
|
Definition at line 38 of file evaqun.h. References externalID. Referenced by operator=(), operator==(), QunReplyPacket::parseGetInfoReply(), and QunReplyPacket::parseGetTempQunInfoReply(). |
|
|
Definition at line 45 of file evaqun.h. References name. Referenced by operator=(), operator==(), and QunModifyPacket::putBody(). |
|
|
Definition at line 48 of file evaqun.h. References notice. Referenced by operator=(), operator==(), and QunModifyPacket::putBody(). |
|
|
Definition at line 37 of file evaqun.h. References qunID. Referenced by operator=(), operator==(), QunReplyPacket::parseGetInfoReply(), QunReplyPacket::parseGetTempQunInfoReply(), QunModifyPacket::putBody(), and QunList::setDetails(). |
|
|
Definition at line 39 of file evaqun.h. References type. Referenced by operator=(), operator==(), and QunReplyPacket::parseGetTempQunInfoReply(). |
|
|
Definition at line 42 of file evaqun.h. References unknown1. Referenced by operator=(). |
|
|
Definition at line 46 of file evaqun.h. References unknown2. Referenced by operator=(). |
|
|
Definition at line 44 of file evaqun.h. References versionID. Referenced by operator=(). |
|
|
Definition at line 38 of file evaqun.cpp. References authType, category, creator, description, externalID, getAuthType(), getCategory(), getCreator(), getDescription(), getExtID(), getName(), getNotice(), getQunID(), getType(), getUnknown1(), getUnknown2(), getVersionID(), name, notice, qunID, type, unknown1, unknown2, and versionID. Here is the call graph for this function: ![]() |
|
|
Definition at line 55 of file evaqun.cpp. References authType, category, externalID, getAuthType(), getCategory(), getExtID(), getName(), getNotice(), getQunID(), getType(), name, notice, qunID, and type. Here is the call graph for this function: ![]() |
|
|
Definition at line 101 of file evaqun.cpp. References authType, category, creator, description, externalID, name, notice, qunID, EvaUtil::read32(), type, unknown1, unknown2, and versionID. Referenced by QunReplyPacket::parseGetInfoReply(). Here is the call graph for this function: ![]() |
|
|
Definition at line 173 of file evaqun.cpp. References authType, category, creator, description, externalID, name, QQ_CLIENT_0D51, QQ_CLIENT_VERSION, qunID, EvaUtil::read32(), type, unknown1, and unknown2. Referenced by QunReplyPacket::parseSearchReply(). Here is the call graph for this function: ![]() |
|
|
Definition at line 63 of file evaqun.cpp. References authType, category, creator, externalID, name, qunID, type, and unknown1. Referenced by QunReplyPacket::parseGetTempQunInfoReply(). |
|
|
Definition at line 54 of file evaqun.h. References authType. |
|
|
Definition at line 56 of file evaqun.h. References category. |
|
|
Definition at line 53 of file evaqun.h. References creator. |
|
|
Definition at line 60 of file evaqun.h. References description. |
|
|
Definition at line 51 of file evaqun.h. References externalID. |
|
|
Definition at line 58 of file evaqun.h. References name. |
|
|
Definition at line 61 of file evaqun.h. References notice. |
|
|
Definition at line 50 of file evaqun.h. References qunID. |
|
|
Definition at line 52 of file evaqun.h. References type. |
|
|
Definition at line 55 of file evaqun.h. References unknown1. |
|
|
Definition at line 59 of file evaqun.h. References unknown2. |
|
|
Definition at line 57 of file evaqun.h. References versionID. |
|
|
Definition at line 77 of file evaqun.h. Referenced by getAuthType(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setAuthType(). |
|
|
Definition at line 79 of file evaqun.h. Referenced by getCategory(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setCategory(). |
|
|
Definition at line 76 of file evaqun.h. Referenced by getCreator(), operator=(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setCreator(). |
|
|
Definition at line 83 of file evaqun.h. Referenced by getDescription(), operator=(), readQunInfo(), readQunInfoFromSearchReply(), and setDescription(). |
|
|
Definition at line 73 of file evaqun.h. Referenced by getExtID(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setExtID(). |
|
|
Definition at line 81 of file evaqun.h. Referenced by getName(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setName(). |
|
|
Definition at line 84 of file evaqun.h. Referenced by getNotice(), operator=(), operator==(), readQunInfo(), and setNotice(). |
|
|
Definition at line 71 of file evaqun.h. Referenced by getQunID(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setQunID(). |
|
|
Definition at line 75 of file evaqun.h. Referenced by getType(), operator=(), operator==(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setType(). |
|
|
Definition at line 78 of file evaqun.h. Referenced by getUnknown1(), operator=(), readQunInfo(), readQunInfoFromSearchReply(), readTempQunInfo(), and setUnknown1(). |
|
|
Definition at line 82 of file evaqun.h. Referenced by getUnknown2(), operator=(), readQunInfo(), readQunInfoFromSearchReply(), and setUnknown2(). |
|
|
Definition at line 80 of file evaqun.h. Referenced by getVersionID(), operator=(), readQunInfo(), and setVersionID(). |
1.4.4