Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

evapicpacket.h File Reference

#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"


Variable Documentation

const unsigned char FAMILY_05_TAG = 0x05
 

Definition at line 25 of file evapicpacket.h.

Referenced by EvaPicPacket::isValid(), and EvaPicOutPacket::putHead().

const unsigned char FAMILY_05_TAIL = 0x03
 

Definition at line 26 of file evapicpacket.h.

Referenced by EvaPicPacket::EvaPicPacket(), EvaPicOutPacket::fill(), and EvaPicPacket::isValid().

const char GROUP_FILE_AGENT[] = "219.133.40.128" [static]
 

Definition at line 41 of file evapicpacket.h.

const int NO_CRYPTOGRAPH = -1
 

Definition at line 27 of file evapicpacket.h.

Referenced by EvaPicTransferPacket::EvaPicTransferPacket().

const unsigned short QQ_05_CMD_REQUEST_AGENT = 0x0021 [static]
 

Definition at line 29 of file evapicpacket.h.

const unsigned short QQ_05_CMD_REQUEST_FACE = 0x0022 [static]
 

Definition at line 30 of file evapicpacket.h.

const unsigned short QQ_05_CMD_REQUEST_START = 0x0026 [static]
 

Definition at line 32 of file evapicpacket.h.

const unsigned short QQ_05_CMD_TRANSFER = 0x0023 [static]
 

Definition at line 31 of file evapicpacket.h.

const unsigned short QQ_REQUEST_AGENT_REPLY_OK = 0x0000 [static]
 

apply transfer server success

Definition at line 35 of file evapicpacket.h.

const unsigned short QQ_REQUEST_AGENT_REPLY_REDIRECT = 0x0001 [static]
 

apply for transfer server

Definition at line 37 of file evapicpacket.h.

const unsigned short QQ_REQUEST_AGENT_REPLY_TOO_LONG = 0x0003 [static]
 

sending picture is too big

Definition at line 39 of file evapicpacket.h.


Generated on Mon May 15 20:49:13 2006 for libeva by  doxygen 1.4.4