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

DeleteFriendPacket Class Reference

#include <evaaddfriend.h>

Inherits OutPacket.

Inheritance diagram for DeleteFriendPacket:

Inheritance graph
[legend]
Collaboration diagram for DeleteFriendPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeleteFriendPacket ()
 DeleteFriendPacket (const int id)
 DeleteFriendPacket (const DeleteFriendPacket &rhs)
virtual ~DeleteFriendPacket ()
OutPacketcopy ()
DeleteFriendPacketoperator= (const DeleteFriendPacket &rhs)
void setBuddyQQ (int id)
const int getBuddyQQ () const

Protected Member Functions

virtual int putBody (unsigned char *buf)

Private Attributes

int buddyQQNum

Detailed Description

Definition at line 119 of file evaaddfriend.h.


Constructor & Destructor Documentation

DeleteFriendPacket::DeleteFriendPacket  ) 
 

Definition at line 181 of file evaaddfriend.cpp.

Referenced by copy().

DeleteFriendPacket::DeleteFriendPacket const int  id  ) 
 

Definition at line 187 of file evaaddfriend.cpp.

DeleteFriendPacket::DeleteFriendPacket const DeleteFriendPacket rhs  ) 
 

Definition at line 193 of file evaaddfriend.cpp.

References buddyQQNum, and getBuddyQQ().

Here is the call graph for this function:

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

Definition at line 125 of file evaaddfriend.h.


Member Function Documentation

OutPacket* DeleteFriendPacket::copy  )  [inline]
 

Definition at line 127 of file evaaddfriend.h.

References DeleteFriendPacket().

Here is the call graph for this function:

const int DeleteFriendPacket::getBuddyQQ  )  const [inline]
 

Definition at line 131 of file evaaddfriend.h.

References buddyQQNum.

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

DeleteFriendPacket & DeleteFriendPacket::operator= const DeleteFriendPacket rhs  ) 
 

Definition at line 199 of file evaaddfriend.cpp.

References buddyQQNum, and getBuddyQQ().

Here is the call graph for this function:

int DeleteFriendPacket::putBody unsigned char *  buf  )  [protected, virtual]
 

Reimplemented from OutPacket.

Definition at line 206 of file evaaddfriend.cpp.

References buddyQQNum.

void DeleteFriendPacket::setBuddyQQ int  id  )  [inline]
 

Definition at line 130 of file evaaddfriend.h.

References buddyQQNum.


Member Data Documentation

int DeleteFriendPacket::buddyQQNum [private]
 

Definition at line 135 of file evaaddfriend.h.

Referenced by DeleteFriendPacket(), getBuddyQQ(), operator=(), putBody(), and setBuddyQQ().


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