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

GetUserInfoReplyPacket Class Reference

#include <evauserinfo.h>

Inherits InPacket.

Inheritance diagram for GetUserInfoReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for GetUserInfoReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 GetUserInfoReplyPacket ()
 GetUserInfoReplyPacket (unsigned char *buf, int len)
 GetUserInfoReplyPacket (const GetUserInfoReplyPacket &rhs)
virtual ~GetUserInfoReplyPacket ()
InPacketcopy ()
GetUserInfoReplyPacketoperator= (const GetUserInfoReplyPacket &rhs)
const ContactInfocontactInfo () const

Protected Member Functions

virtual void parseBody ()

Private Attributes

ContactInfo mContactInfo

Detailed Description

Definition at line 79 of file evauserinfo.h.


Constructor & Destructor Documentation

GetUserInfoReplyPacket::GetUserInfoReplyPacket  )  [inline]
 

Definition at line 81 of file evauserinfo.h.

Referenced by copy().

GetUserInfoReplyPacket::GetUserInfoReplyPacket unsigned char *  buf,
int  len
 

Definition at line 112 of file evauserinfo.cpp.

GetUserInfoReplyPacket::GetUserInfoReplyPacket const GetUserInfoReplyPacket rhs  ) 
 

Definition at line 117 of file evauserinfo.cpp.

References contactInfo(), and mContactInfo.

Here is the call graph for this function:

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

Definition at line 84 of file evauserinfo.h.


Member Function Documentation

const ContactInfo& GetUserInfoReplyPacket::contactInfo  )  const [inline]
 

Definition at line 89 of file evauserinfo.h.

References mContactInfo.

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

InPacket* GetUserInfoReplyPacket::copy  )  [inline]
 

Definition at line 86 of file evauserinfo.h.

References GetUserInfoReplyPacket().

Here is the call graph for this function:

GetUserInfoReplyPacket & GetUserInfoReplyPacket::operator= const GetUserInfoReplyPacket rhs  ) 
 

Definition at line 123 of file evauserinfo.cpp.

References contactInfo(), and mContactInfo.

Here is the call graph for this function:

void GetUserInfoReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 130 of file evauserinfo.cpp.

References InPacket::bodyLength, InPacket::decryptedBuf, ContactInfo::details(), mContactInfo, ContactInfo::parseData(), and QQ_CONTACT_FIELDS.

Here is the call graph for this function:


Member Data Documentation

ContactInfo GetUserInfoReplyPacket::mContactInfo [private]
 

Definition at line 93 of file evauserinfo.h.

Referenced by contactInfo(), GetUserInfoReplyPacket(), operator=(), and parseBody().


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