| blue | QunSendIMPacket | [protected] |
| bold | QunSendIMPacket | [protected] |
| clearAllKeys() | Packet | [static] |
| command | Packet | [protected] |
| copy() | QunSendIMExPacket | [inline] |
| encoding | QunSendIMPacket | [protected] |
| fill(unsigned char *buf, int *len) | OutPacket | |
| fontFlag | QunSendIMPacket | [protected] |
| fontName | QunSendIMPacket | [protected] |
| fontSize | QunSendIMPacket | [protected] |
| getBlue() const | QunSendIMPacket | [inline] |
| getClientKey() | Packet | [inline, static] |
| getClientKeyLength() | Packet | [inline, static] |
| getCommand() const | Packet | [inline] |
| getEncoding() const | QunSendIMPacket | [inline] |
| getFileAgentKey() | Packet | [inline, static] |
| getFileAgentToken() | Packet | [inline, static] |
| getFileAgentTokenLength() | Packet | [inline, static] |
| getFileSessionKey() | Packet | [inline, protected, static] |
| getFileShareToken() | Packet | [inline, static] |
| getFontName() const | QunSendIMPacket | [inline] |
| getFontSize() const | QunSendIMPacket | [inline] |
| getGreen() const | QunSendIMPacket | [inline] |
| getLoginToken() | Packet | [inline, protected, static] |
| getLoginTokenLength() | Packet | [inline, protected, static] |
| getMessage() const | QunSendIMPacket | [inline] |
| getMessageID() const | QunSendIMExPacket | [inline] |
| getNumFragments() const | QunSendIMExPacket | [inline] |
| getPasswordKey() | Packet | [inline, protected, static] |
| getQQ() | Packet | [inline, static] |
| getQunCommand() const | QunPacket | [inline] |
| getQunID() const | QunPacket | [inline] |
| getRed() const | QunSendIMPacket | [inline] |
| getResendCount() const | OutPacket | [inline] |
| getSeqOfFragments() const | QunSendIMExPacket | [inline] |
| getSequence() const | Packet | [inline] |
| getSessionKey() | Packet | [inline, protected, static] |
| getVersion() const | Packet | [inline] |
| green | QunSendIMPacket | [protected] |
| hashCode() | Packet | |
| iniKey | Packet | [protected, static] |
| isBold() const | QunSendIMPacket | [inline] |
| isClientKeySet() | Packet | [inline, static] |
| isFileAgentKeySet() | Packet | [inline, static] |
| isFileAgentTokenSet() | Packet | [inline, static] |
| isItalic() const | QunSendIMPacket | [inline] |
| isLoginTokenSet() | Packet | [inline, static] |
| isUDP() | Packet | [inline, static] |
| isUnderline() const | QunSendIMPacket | [inline] |
| italic | QunSendIMPacket | [protected] |
| message | QunSendIMPacket | [protected] |
| messageID | QunSendIMExPacket | [private, static] |
| needAck() const | OutPacket | [inline] |
| needResend() | OutPacket | [inline] |
| numFragments | QunSendIMExPacket | [private] |
| operator=(const QunSendIMExPacket &rhs) | QunSendIMExPacket | |
| QunSendIMPacket::operator=(const QunSendIMPacket &rhs) | QunSendIMPacket | |
| QunPacket::operator=(const QunPacket &rhs) | QunPacket | |
| OutPacket::operator=(const OutPacket &rhs) | OutPacket | |
| Packet::operator=(const Packet &rhs) | Packet | |
| operator==(const Packet &rhs) const | Packet | |
| OutPacket() | OutPacket | [inline] |
| OutPacket(const short command, const bool needAck) | OutPacket | |
| OutPacket(const OutPacket &rhs) | OutPacket | |
| Packet() | Packet | [inline] |
| Packet(const short version, const short command, const short sequence) | Packet | |
| Packet(unsigned char *buf, int *len) | Packet | |
| Packet(const Packet &rhs) | Packet | |
| putBody(unsigned char *buf) | QunSendIMExPacket | [protected, virtual] |
| qunCommand | QunPacket | [protected] |
| qunID | QunPacket | [protected] |
| QunPacket() | QunPacket | [inline] |
| QunPacket(const char qunCmd) | QunPacket | |
| QunPacket(const char qunCmd, const int id) | QunPacket | |
| QunPacket(const QunPacket &rhs) | QunPacket | |
| QunSendIMExPacket() | QunSendIMExPacket | [inline] |
| QunSendIMExPacket(const int id) | QunSendIMExPacket | |
| QunSendIMExPacket(const QunSendIMExPacket &rhs) | QunSendIMExPacket | |
| QunSendIMPacket() | QunSendIMPacket | [inline] |
| QunSendIMPacket(const int id) | QunSendIMPacket | |
| QunSendIMPacket(const QunSendIMPacket &rhs) | QunSendIMPacket | |
| red | QunSendIMPacket | [protected] |
| seqFragments | QunSendIMExPacket | [private] |
| sequence | Packet | [protected] |
| setBlue(char blue) | QunSendIMPacket | [inline] |
| setBold(bool bold) | QunSendIMPacket | |
| setClientKey(const unsigned char *ckey, const int length) | Packet | [protected, static] |
| setCommand(const short command) | Packet | [inline] |
| setEncoding(short encoding) | QunSendIMPacket | [inline] |
| setFileAgentKey(const unsigned char *key) | Packet | [protected, static] |
| setFileAgentToken(const unsigned char *token, const int length) | Packet | [protected, static] |
| setFileSessionKey(const unsigned char *fskey) | Packet | [protected, static] |
| setFileShareToken(const unsigned char *token) | Packet | [protected, static] |
| setFontName(std::string &fontName) | QunSendIMPacket | [inline] |
| setFontSize(char fontSize) | QunSendIMPacket | |
| setGreen(char green) | QunSendIMPacket | [inline] |
| setItalic(bool italic) | QunSendIMPacket | |
| setLoginToken(const unsigned char *token, const int length) | Packet | [protected, static] |
| setMessage(std::string message) | QunSendIMPacket | [inline] |
| setMessageID(const short id) | QunSendIMExPacket | [inline] |
| setNumFragments(const unsigned char num) | QunSendIMExPacket | [inline] |
| setPasswordKey(const unsigned char *pkey) | Packet | [static] |
| setQQ(const int id) | Packet | [inline, static] |
| setQunCommand(const char cmd) | QunPacket | [inline] |
| setQunID(const int id) | QunPacket | [inline] |
| setRed(char red) | QunSendIMPacket | [inline] |
| setSeqOfFragments(const unsigned char seq) | QunSendIMExPacket | [inline] |
| setSequence(const short sequence) | Packet | [inline] |
| setSessionKey(const unsigned char *skey) | Packet | [protected, static] |
| setUDP(bool isUDP) | Packet | [inline, static] |
| setUnderline(bool underline) | QunSendIMPacket | |
| setVersion(const short version) | Packet | [inline] |
| underline | QunSendIMPacket | [protected] |
| version | Packet | [protected] |
| ~OutPacket() | OutPacket | [inline, virtual] |
| ~Packet() | Packet | |
| ~QunPacket() | QunPacket | [virtual] |
| ~QunSendIMExPacket() | QunSendIMExPacket | [inline, virtual] |
| ~QunSendIMPacket() | QunSendIMPacket | [virtual] |