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

DeleteFriendReplyPacket Class Reference

#include <evaaddfriend.h>

Inherits InPacket.

Inheritance diagram for DeleteFriendReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for DeleteFriendReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeleteFriendReplyPacket ()
 DeleteFriendReplyPacket (unsigned char *buf, int len)
 DeleteFriendReplyPacket (const DeleteFriendReplyPacket &rhs)
virtual ~DeleteFriendReplyPacket ()
virtual InPacketcopy ()
DeleteFriendReplyPacketoperator= (const DeleteFriendReplyPacket &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 138 of file evaaddfriend.h.


Constructor & Destructor Documentation

DeleteFriendReplyPacket::DeleteFriendReplyPacket  )  [inline]
 

Definition at line 141 of file evaaddfriend.h.

Referenced by copy().

DeleteFriendReplyPacket::DeleteFriendReplyPacket unsigned char *  buf,
int  len
 

Definition at line 217 of file evaaddfriend.cpp.

DeleteFriendReplyPacket::DeleteFriendReplyPacket const DeleteFriendReplyPacket rhs  ) 
 

Definition at line 222 of file evaaddfriend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

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

Definition at line 144 of file evaaddfriend.h.


Member Function Documentation

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

Definition at line 146 of file evaaddfriend.h.

References DeleteFriendReplyPacket().

Here is the call graph for this function:

const uint8_t DeleteFriendReplyPacket::getReplyCode  )  const [inline]
 

Definition at line 149 of file evaaddfriend.h.

References replyCode.

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

const bool DeleteFriendReplyPacket::isDeleted  )  const
 

Definition at line 235 of file evaaddfriend.cpp.

References QQ_DELETE_FRIEND_REPLY_OK, and replyCode.

DeleteFriendReplyPacket & DeleteFriendReplyPacket::operator= const DeleteFriendReplyPacket rhs  ) 
 

Definition at line 228 of file evaaddfriend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

void DeleteFriendReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 240 of file evaaddfriend.cpp.

References InPacket::decryptedBuf, and replyCode.


Member Data Documentation

uint8_t DeleteFriendReplyPacket::replyCode [private]
 

Definition at line 154 of file evaaddfriend.h.

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


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