| clearAllKeys() | Packet | [static] |
| command | Packet | [protected] |
| copy() | SendFileExRequestPacket | [inline] |
| fill(unsigned char *buf, int *len) | OutPacket | |
| getClientKey() | Packet | [inline, static] |
| getClientKeyLength() | Packet | [inline, static] |
| getCommand() const | Packet | [inline] |
| getContentType() const | SendIM | [inline] |
| getFaceCode() const | SendIM | [inline] |
| getFileAgentKey() | Packet | [inline, static] |
| getFileAgentToken() | Packet | [inline, static] |
| getFileAgentTokenLength() | Packet | [inline, static] |
| getFileName() const | SendFileExRequestPacket | [inline] |
| getFileSessionKey() | Packet | [inline, protected, static] |
| getFileShareToken() | Packet | [inline, static] |
| getFileSize() const | SendFileExRequestPacket | [inline] |
| getLoginToken() | Packet | [inline, protected, static] |
| getLoginTokenLength() | Packet | [inline, protected, static] |
| getMsgSequence() const | SendIM | [inline] |
| getPasswordKey() | Packet | [inline, protected, static] |
| getQQ() | Packet | [inline, static] |
| getReceiver() const | SendIM | [inline] |
| getResendCount() const | OutPacket | [inline] |
| getSendTime() const | SendIM | [inline] |
| getSequence() const | Packet | [inline] |
| getSessionId() const | SendFileExRequestPacket | [inline] |
| getSessionKey() | Packet | [inline, protected, static] |
| getTransferType() const | SendFileExRequestPacket | [inline] |
| getVersion() const | Packet | [inline] |
| getWanIp() const | SendFileExRequestPacket | [inline] |
| getWanPort() const | SendFileExRequestPacket | [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] |
| m_FileName | SendFileExRequestPacket | [private] |
| m_FileSize | SendFileExRequestPacket | [private] |
| m_SessionId | SendFileExRequestPacket | [private] |
| m_TransferType | SendFileExRequestPacket | [private] |
| m_WanIp | SendFileExRequestPacket | [private] |
| m_WanPort | SendFileExRequestPacket | [private] |
| needAck() const | OutPacket | [inline] |
| needResend() | OutPacket | [inline] |
| operator=(const SendFileExRequestPacket &rhs) | SendFileExRequestPacket | |
| SendIM::operator=(const SendIM &rhs) | SendIM | |
| 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) | SendIM | [protected, virtual] |
| putContents(unsigned char *buf) | SendFileExRequestPacket | [protected, virtual] |
| SendFileExRequestPacket(const short cmd) | SendFileExRequestPacket | |
| SendFileExRequestPacket(const SendFileExRequestPacket &rhs) | SendFileExRequestPacket | |
| SendIM() | SendIM | [inline] |
| SendIM(const unsigned short type) | SendIM | |
| SendIM(const SendIM &rhs) | SendIM | |
| sequence | Packet | [protected] |
| setClientKey(const unsigned char *ckey, const int length) | Packet | [protected, static] |
| setCommand(const short command) | Packet | [inline] |
| setFaceCode(short face) | SendIM | [inline] |
| setFileAgentKey(const unsigned char *key) | Packet | [protected, static] |
| setFileAgentToken(const unsigned char *token, const int length) | Packet | [protected, static] |
| setFileName(const std::string &filename) | SendFileExRequestPacket | [inline] |
| setFileSessionKey(const unsigned char *fskey) | Packet | [protected, static] |
| setFileShareToken(const unsigned char *token) | Packet | [protected, static] |
| setFileSize(const unsigned int size) | SendFileExRequestPacket | [inline] |
| setLoginToken(const unsigned char *token, const int length) | Packet | [protected, static] |
| setMsgSequence(const unsigned short seq) | SendIM | [inline] |
| setPasswordKey(const unsigned char *pkey) | Packet | [static] |
| setQQ(const int id) | Packet | [inline, static] |
| setReceiver(int receiver) | SendIM | [inline] |
| setSequence(const short sequence) | Packet | [inline] |
| setSessionId(const unsigned short session) | SendFileExRequestPacket | [inline] |
| setSessionKey(const unsigned char *skey) | Packet | [protected, static] |
| setTransferType(const unsigned char type) | SendFileExRequestPacket | [inline] |
| setUDP(bool isUDP) | Packet | [inline, static] |
| setVersion(const short version) | Packet | [inline] |
| setWanIp(const unsigned int ip) | SendFileExRequestPacket | [inline] |
| setWanPort(const unsigned short port) | SendFileExRequestPacket | [inline] |
| version | Packet | [protected] |
| ~OutPacket() | OutPacket | [inline, virtual] |
| ~Packet() | Packet | |
| ~SendFileExRequestPacket() | SendFileExRequestPacket | [inline, virtual] |
| ~SendIM() | SendIM | [inline, virtual] |