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

AddFriendReplyPacket Class Reference

#include <evaaddfriend.h>

Inherits InPacket.

Inheritance diagram for AddFriendReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for AddFriendReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 AddFriendReplyPacket ()
 AddFriendReplyPacket (unsigned char *buf, int len)
 AddFriendReplyPacket (const AddFriendReplyPacket &rhs)
virtual ~AddFriendReplyPacket ()
InPacketcopy ()
AddFriendReplyPacketoperator= (const AddFriendReplyPacket &rhs)
const int getMyQQ () const
const uint8_t getReplyCode () const

Protected Member Functions

virtual void parseBody ()

Private Attributes

uint8_t replyCode
int myQQ

Detailed Description

Definition at line 48 of file evaaddfriend.h.


Constructor & Destructor Documentation

AddFriendReplyPacket::AddFriendReplyPacket  )  [inline]
 

Definition at line 51 of file evaaddfriend.h.

Referenced by copy().

AddFriendReplyPacket::AddFriendReplyPacket unsigned char *  buf,
int  len
 

Definition at line 69 of file evaaddfriend.cpp.

AddFriendReplyPacket::AddFriendReplyPacket const AddFriendReplyPacket rhs  ) 
 

Definition at line 74 of file evaaddfriend.cpp.

References getMyQQ(), getReplyCode(), myQQ, and replyCode.

Here is the call graph for this function:

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

Definition at line 54 of file evaaddfriend.h.


Member Function Documentation

InPacket* AddFriendReplyPacket::copy  )  [inline]
 

Definition at line 56 of file evaaddfriend.h.

References AddFriendReplyPacket().

Here is the call graph for this function:

const int AddFriendReplyPacket::getMyQQ  )  const [inline]
 

Definition at line 59 of file evaaddfriend.h.

References myQQ.

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

const uint8_t AddFriendReplyPacket::getReplyCode  )  const [inline]
 

Definition at line 60 of file evaaddfriend.h.

References replyCode.

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

AddFriendReplyPacket & AddFriendReplyPacket::operator= const AddFriendReplyPacket rhs  ) 
 

Definition at line 81 of file evaaddfriend.cpp.

References getMyQQ(), getReplyCode(), myQQ, and replyCode.

Here is the call graph for this function:

void AddFriendReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 89 of file evaaddfriend.cpp.

References InPacket::decryptedBuf, myQQ, and replyCode.


Member Data Documentation

int AddFriendReplyPacket::myQQ [private]
 

Definition at line 65 of file evaaddfriend.h.

Referenced by AddFriendReplyPacket(), getMyQQ(), operator=(), and parseBody().

uint8_t AddFriendReplyPacket::replyCode [private]
 

Definition at line 64 of file evaaddfriend.h.

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


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