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

GetUserInfoPacket Class Reference

#include <evauserinfo.h>

Inherits OutPacket.

Inheritance diagram for GetUserInfoPacket:

Inheritance graph
[legend]
Collaboration diagram for GetUserInfoPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetUserInfoPacket ()
 GetUserInfoPacket (const int id)
 GetUserInfoPacket (const GetUserInfoPacket &rhs)
virtual ~GetUserInfoPacket ()
OutPacketcopy ()
GetUserInfoPacketoperator= (const GetUserInfoPacket &rhs)
void setUserQQ (const int qqNum)
const int getUserQQ () const

Protected Member Functions

virtual int putBody (unsigned char *buf)

Private Attributes

int qqNum

Detailed Description

Definition at line 60 of file evauserinfo.h.


Constructor & Destructor Documentation

GetUserInfoPacket::GetUserInfoPacket  ) 
 

Definition at line 79 of file evauserinfo.cpp.

Referenced by copy().

GetUserInfoPacket::GetUserInfoPacket const int  id  ) 
 

Definition at line 85 of file evauserinfo.cpp.

GetUserInfoPacket::GetUserInfoPacket const GetUserInfoPacket rhs  ) 
 

Definition at line 91 of file evauserinfo.cpp.

References getUserQQ(), and qqNum.

Here is the call graph for this function:

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

Definition at line 65 of file evauserinfo.h.


Member Function Documentation

OutPacket* GetUserInfoPacket::copy  )  [inline]
 

Definition at line 67 of file evauserinfo.h.

References GetUserInfoPacket().

Here is the call graph for this function:

const int GetUserInfoPacket::getUserQQ  )  const [inline]
 

Definition at line 71 of file evauserinfo.h.

References qqNum.

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

GetUserInfoPacket & GetUserInfoPacket::operator= const GetUserInfoPacket rhs  ) 
 

Definition at line 97 of file evauserinfo.cpp.

References getUserQQ(), and qqNum.

Here is the call graph for this function:

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

Reimplemented from OutPacket.

Definition at line 104 of file evauserinfo.cpp.

References qqNum.

void GetUserInfoPacket::setUserQQ const int  qqNum  )  [inline]
 

Definition at line 70 of file evauserinfo.h.


Member Data Documentation

int GetUserInfoPacket::qqNum [private]
 

Reimplemented from Packet.

Definition at line 76 of file evauserinfo.h.

Referenced by GetUserInfoPacket(), getUserQQ(), operator=(), and putBody().


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