| bodyLength | InPacket | [protected] |
| clearAllKeys() | Packet | [static] |
| command | Packet | [protected] |
| copy() | SystemNotificationPacket | [inline, virtual] |
| decryptedBuf | InPacket | [protected] |
| DIVIDER | SystemNotificationPacket | [private, static] |
| fromQQ | SystemNotificationPacket | [private] |
| getBody() const | InPacket | [inline] |
| getClientKey() | Packet | [inline, static] |
| getClientKeyLength() | Packet | [inline, static] |
| getCommand() const | Packet | [inline] |
| getFileAgentKey() | Packet | [inline, static] |
| getFileAgentToken() | Packet | [inline, static] |
| getFileAgentTokenLength() | Packet | [inline, static] |
| getFileSessionKey() | Packet | [inline, protected, static] |
| getFileShareToken() | Packet | [inline, static] |
| getFromQQ() const | SystemNotificationPacket | [inline] |
| getLength() const | InPacket | [inline] |
| getLoginToken() | Packet | [inline, protected, static] |
| getLoginTokenLength() | Packet | [inline, protected, static] |
| getMessage() const | SystemNotificationPacket | [inline] |
| getMyQQ() const | SystemNotificationPacket | [inline] |
| getPasswordKey() | Packet | [inline, protected, static] |
| getQQ() | Packet | [inline, static] |
| getSequence() const | Packet | [inline] |
| getSessionKey() | Packet | [inline, protected, static] |
| getType() const | SystemNotificationPacket | [inline] |
| getVersion() const | Packet | [inline] |
| hashCode() | Packet | |
| iniKey | Packet | [protected, static] |
| InPacket() | InPacket | |
| InPacket(unsigned char *buf, int len) | InPacket | |
| InPacket(const InPacket &rhs) | InPacket | |
| isClientKeySet() | Packet | [inline, static] |
| isFileAgentKeySet() | Packet | [inline, static] |
| isFileAgentTokenSet() | Packet | [inline, static] |
| isLoginTokenSet() | Packet | [inline, static] |
| isUDP() | Packet | [inline, static] |
| message | SystemNotificationPacket | [private] |
| myQQ | SystemNotificationPacket | [private] |
| operator=(const SystemNotificationPacket &rhs) | SystemNotificationPacket | |
| InPacket::operator=(const InPacket &rhs) | InPacket | |
| Packet::operator=(const Packet &rhs) | Packet | |
| operator==(const Packet &rhs) const | Packet | |
| 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 | |
| parse() | InPacket | |
| parseBody() | SystemNotificationPacket | [protected, virtual] |
| sequence | Packet | [protected] |
| setClientKey(const unsigned char *ckey, const int length) | Packet | [protected, static] |
| setCommand(const short command) | Packet | [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] |
| setInPacket(const InPacket *packet) | InPacket | |
| setLoginToken(const unsigned char *token, const int length) | Packet | [protected, static] |
| setPasswordKey(const unsigned char *pkey) | Packet | [static] |
| setQQ(const int id) | Packet | [inline, static] |
| setSequence(const short sequence) | Packet | [inline] |
| setSessionKey(const unsigned char *skey) | Packet | [protected, static] |
| setUDP(bool isUDP) | Packet | [inline, static] |
| setVersion(const short version) | Packet | [inline] |
| SystemNotificationPacket() | SystemNotificationPacket | [inline] |
| SystemNotificationPacket(unsigned char *buf, int len) | SystemNotificationPacket | |
| SystemNotificationPacket(const SystemNotificationPacket &rhs) | SystemNotificationPacket | |
| type | SystemNotificationPacket | [private] |
| version | Packet | [protected] |
| ~InPacket() | InPacket | [virtual] |
| ~Packet() | Packet | |
| ~SystemNotificationPacket() | SystemNotificationPacket | [inline, virtual] |