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

SendIMReplyPacket Class Reference

#include <evaimsend.h>

Inherits InPacket.

Inheritance diagram for SendIMReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for SendIMReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 SendIMReplyPacket ()
 SendIMReplyPacket (unsigned char *buf, int len)
 SendIMReplyPacket (const SendIMReplyPacket &rhs)
virtual ~SendIMReplyPacket ()
const char getReplyCode () const
const bool isSentOK () const
SendIMReplyPacketoperator= (const SendIMReplyPacket &rhs)

Protected Member Functions

virtual void parseBody ()

Private Attributes

char replyCode

Detailed Description

Definition at line 124 of file evaimsend.h.


Constructor & Destructor Documentation

SendIMReplyPacket::SendIMReplyPacket  )  [inline]
 

Definition at line 127 of file evaimsend.h.

SendIMReplyPacket::SendIMReplyPacket unsigned char *  buf,
int  len
 

Definition at line 291 of file evaimsend.cpp.

SendIMReplyPacket::SendIMReplyPacket const SendIMReplyPacket rhs  ) 
 

Definition at line 297 of file evaimsend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

virtual SendIMReplyPacket::~SendIMReplyPacket  )  [inline, virtual]
 

Definition at line 130 of file evaimsend.h.


Member Function Documentation

const char SendIMReplyPacket::getReplyCode  )  const [inline]
 

Definition at line 132 of file evaimsend.h.

References replyCode.

Referenced by operator=(), and SendIMReplyPacket().

const bool SendIMReplyPacket::isSentOK  )  const
 

Definition at line 310 of file evaimsend.cpp.

References QQ_SEND_IM_REPLY_OK, and replyCode.

SendIMReplyPacket & SendIMReplyPacket::operator= const SendIMReplyPacket rhs  ) 
 

Definition at line 303 of file evaimsend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

void SendIMReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 315 of file evaimsend.cpp.

References InPacket::decryptedBuf, and replyCode.


Member Data Documentation

char SendIMReplyPacket::replyCode [private]
 

Definition at line 140 of file evaimsend.h.

Referenced by getReplyCode(), isSentOK(), operator=(), parseBody(), and SendIMReplyPacket().


The documentation for this class was generated from the following files:
Generated on Mon May 15 20:53:05 2006 for libeva by  doxygen 1.4.4