#include "../evadefines.h"Include dependency graph for evapicpacket.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | EvaPicPacket |
| class | EvaPicOutPacket |
| class | EvaPicInPacket |
Variables | |
| const unsigned char | FAMILY_05_TAG = 0x05 |
| const unsigned char | FAMILY_05_TAIL = 0x03 |
| const int | NO_CRYPTOGRAPH = -1 |
| static const unsigned short | QQ_05_CMD_REQUEST_AGENT = 0x0021 |
| static const unsigned short | QQ_05_CMD_REQUEST_FACE = 0x0022 |
| static const unsigned short | QQ_05_CMD_TRANSFER = 0x0023 |
| static const unsigned short | QQ_05_CMD_REQUEST_START = 0x0026 |
| static const unsigned short | QQ_REQUEST_AGENT_REPLY_OK = 0x0000 |
| static const unsigned short | QQ_REQUEST_AGENT_REPLY_REDIRECT = 0x0001 |
| static const unsigned short | QQ_REQUEST_AGENT_REPLY_TOO_LONG = 0x0003 |
| static const char | GROUP_FILE_AGENT [] = "219.133.40.128" |
|
|
Definition at line 25 of file evapicpacket.h. Referenced by EvaPicPacket::isValid(), and EvaPicOutPacket::putHead(). |
|
|
Definition at line 26 of file evapicpacket.h. Referenced by EvaPicPacket::EvaPicPacket(), EvaPicOutPacket::fill(), and EvaPicPacket::isValid(). |
|
|
Definition at line 41 of file evapicpacket.h. |
|
|
Definition at line 27 of file evapicpacket.h. Referenced by EvaPicTransferPacket::EvaPicTransferPacket(). |
|
|
Definition at line 29 of file evapicpacket.h. |
|
|
Definition at line 30 of file evapicpacket.h. |
|
|
Definition at line 32 of file evapicpacket.h. |
|
|
Definition at line 31 of file evapicpacket.h. |
|
|
apply transfer server success Definition at line 35 of file evapicpacket.h. |
|
|
apply for transfer server Definition at line 37 of file evapicpacket.h. |
|
|
sending picture is too big Definition at line 39 of file evapicpacket.h. |
1.4.4