| clearAllKeys() | Packet | [static] |
| command | Packet | [protected] |
| EvaRequestKeyPacket() | EvaRequestKeyPacket | |
| EvaRequestKeyPacket(const unsigned char requestType) | EvaRequestKeyPacket | |
| EvaRequestKeyPacket(const EvaRequestKeyPacket &rhs) | EvaRequestKeyPacket | |
| fill(unsigned char *buf, int *len) | OutPacket | |
| 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] |
| getLoginToken() | Packet | [inline, protected, static] |
| getLoginTokenLength() | Packet | [inline, protected, static] |
| getPasswordKey() | Packet | [inline, protected, static] |
| getQQ() | Packet | [inline, static] |
| getRequest() const | EvaRequestKeyPacket | [inline] |
| getResendCount() const | OutPacket | [inline] |
| getSequence() const | Packet | [inline] |
| getSessionKey() | Packet | [inline, protected, static] |
| getVersion() const | Packet | [inline] |
| hashCode() | Packet | |
| iniKey | Packet | [protected, static] |
| isClientKeySet() | Packet | [inline, static] |
| isFileAgentKeySet() | Packet | [inline, static] |
| isFileAgentTokenSet() | Packet | [inline, static] |
| isLoginTokenSet() | Packet | [inline, static] |
| isUDP() | Packet | [inline, static] |
| needAck() const | OutPacket | [inline] |
| needResend() | OutPacket | [inline] |
| operator=(const EvaRequestKeyPacket &rhs) | EvaRequestKeyPacket | |
| 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) | EvaRequestKeyPacket | [protected, virtual] |
| request | EvaRequestKeyPacket | [private] |
| 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] |
| 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] |
| setRequest(const unsigned char request) | EvaRequestKeyPacket | [inline] |
| 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] |
| version | Packet | [protected] |
| ~EvaRequestKeyPacket() | EvaRequestKeyPacket | [virtual] |
| ~OutPacket() | OutPacket | [inline, virtual] |
| ~Packet() | Packet | |