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

DeleteMeReplyPacket Class Reference

#include <evaaddfriend.h>

Inherits InPacket.

Inheritance diagram for DeleteMeReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for DeleteMeReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeleteMeReplyPacket ()
 DeleteMeReplyPacket (unsigned char *buf, int len)
 DeleteMeReplyPacket (const DeleteMeReplyPacket &rhs)
virtual ~DeleteMeReplyPacket ()
virtual InPacketcopy ()
DeleteMeReplyPacketoperator= (const DeleteMeReplyPacket &rhs)
const uint8_t getReplyCode () const
const bool isDeleted () const

Protected Member Functions

virtual void parseBody ()

Private Attributes

uint8_t replyCode

Detailed Description

Definition at line 177 of file evaaddfriend.h.


Constructor & Destructor Documentation

DeleteMeReplyPacket::DeleteMeReplyPacket  )  [inline]
 

Definition at line 180 of file evaaddfriend.h.

Referenced by copy().

DeleteMeReplyPacket::DeleteMeReplyPacket unsigned char *  buf,
int  len
 

Definition at line 284 of file evaaddfriend.cpp.

DeleteMeReplyPacket::DeleteMeReplyPacket const DeleteMeReplyPacket rhs  ) 
 

Definition at line 289 of file evaaddfriend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

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

Definition at line 183 of file evaaddfriend.h.


Member Function Documentation

virtual InPacket* DeleteMeReplyPacket::copy  )  [inline, virtual]
 

Definition at line 185 of file evaaddfriend.h.

References DeleteMeReplyPacket().

Here is the call graph for this function:

const uint8_t DeleteMeReplyPacket::getReplyCode  )  const [inline]
 

Definition at line 188 of file evaaddfriend.h.

References replyCode.

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

const bool DeleteMeReplyPacket::isDeleted  )  const
 

Definition at line 302 of file evaaddfriend.cpp.

References QQ_DELETE_ME_REPLY_OK, and replyCode.

DeleteMeReplyPacket & DeleteMeReplyPacket::operator= const DeleteMeReplyPacket rhs  ) 
 

Definition at line 295 of file evaaddfriend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

void DeleteMeReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 307 of file evaaddfriend.cpp.

References InPacket::decryptedBuf, and replyCode.


Member Data Documentation

uint8_t DeleteMeReplyPacket::replyCode [private]
 

Definition at line 193 of file evaaddfriend.h.

Referenced by DeleteMeReplyPacket(), getReplyCode(), isDeleted(), operator=(), and parseBody().


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