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

AddFriendAuthReplyPacket Class Reference

#include <evaaddfriend.h>

Inherits InPacket.

Inheritance diagram for AddFriendAuthReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for AddFriendAuthReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AddFriendAuthReplyPacket ()
 AddFriendAuthReplyPacket (unsigned char *buf, int len)
 AddFriendAuthReplyPacket (const AddFriendAuthReplyPacket &rhs)
virtual ~AddFriendAuthReplyPacket ()
virtual InPacketcopy ()
AddFriendAuthReplyPacketoperator= (const AddFriendAuthReplyPacket &rhs)
const uint8_t getReplyCode () const
const bool isSentOK () const

Protected Member Functions

virtual void parseBody ()

Private Attributes

uint8_t replyCode

Detailed Description

Definition at line 99 of file evaaddfriend.h.


Constructor & Destructor Documentation

AddFriendAuthReplyPacket::AddFriendAuthReplyPacket  )  [inline]
 

Definition at line 102 of file evaaddfriend.h.

Referenced by copy().

AddFriendAuthReplyPacket::AddFriendAuthReplyPacket unsigned char *  buf,
int  len
 

Definition at line 152 of file evaaddfriend.cpp.

AddFriendAuthReplyPacket::AddFriendAuthReplyPacket const AddFriendAuthReplyPacket rhs  ) 
 

Definition at line 157 of file evaaddfriend.cpp.

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

Definition at line 105 of file evaaddfriend.h.


Member Function Documentation

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

Definition at line 107 of file evaaddfriend.h.

References AddFriendAuthReplyPacket().

Here is the call graph for this function:

const uint8_t AddFriendAuthReplyPacket::getReplyCode  )  const [inline]
 

Definition at line 110 of file evaaddfriend.h.

References replyCode.

Referenced by operator=().

const bool AddFriendAuthReplyPacket::isSentOK  )  const
 

Definition at line 169 of file evaaddfriend.cpp.

References QQ_ADD_FRIEND_AUTH_REPLY_OK, and replyCode.

AddFriendAuthReplyPacket & AddFriendAuthReplyPacket::operator= const AddFriendAuthReplyPacket rhs  ) 
 

Definition at line 162 of file evaaddfriend.cpp.

References getReplyCode(), and replyCode.

Here is the call graph for this function:

void AddFriendAuthReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 174 of file evaaddfriend.cpp.

References InPacket::decryptedBuf, and replyCode.


Member Data Documentation

uint8_t AddFriendAuthReplyPacket::replyCode [private]
 

Definition at line 116 of file evaaddfriend.h.

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


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