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

DeleteMePacket Class Reference

#include <evaaddfriend.h>

Inherits OutPacket.

Inheritance diagram for DeleteMePacket:

Inheritance graph
[legend]
Collaboration diagram for DeleteMePacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 DeleteMePacket ()
 DeleteMePacket (const int id)
 DeleteMePacket (const DeleteMePacket &rhs)
virtual ~DeleteMePacket ()
OutPacketcopy ()
DeleteMePacketoperator= (const DeleteMePacket &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 158 of file evaaddfriend.h.


Constructor & Destructor Documentation

DeleteMePacket::DeleteMePacket  ) 
 

Definition at line 248 of file evaaddfriend.cpp.

Referenced by copy().

DeleteMePacket::DeleteMePacket const int  id  ) 
 

Definition at line 254 of file evaaddfriend.cpp.

DeleteMePacket::DeleteMePacket const DeleteMePacket rhs  ) 
 

Definition at line 260 of file evaaddfriend.cpp.

References buddyQQNum, and getBuddyQQ().

Here is the call graph for this function:

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

Definition at line 164 of file evaaddfriend.h.


Member Function Documentation

OutPacket* DeleteMePacket::copy  )  [inline]
 

Definition at line 166 of file evaaddfriend.h.

References DeleteMePacket().

Here is the call graph for this function:

const int DeleteMePacket::getBuddyQQ  )  const [inline]
 

Definition at line 170 of file evaaddfriend.h.

References buddyQQNum.

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

DeleteMePacket & DeleteMePacket::operator= const DeleteMePacket rhs  ) 
 

Definition at line 266 of file evaaddfriend.cpp.

References buddyQQNum, and getBuddyQQ().

Here is the call graph for this function:

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

Reimplemented from OutPacket.

Definition at line 273 of file evaaddfriend.cpp.

References buddyQQNum.

void DeleteMePacket::setBuddyQQ int  id  )  [inline]
 

Definition at line 169 of file evaaddfriend.h.

References buddyQQNum.


Member Data Documentation

int DeleteMePacket::buddyQQNum [private]
 

Definition at line 174 of file evaaddfriend.h.

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


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