#include <evauserinfo.h>
Inherits InPacket.
Inheritance diagram for GetUserInfoReplyPacket:


Public Member Functions | |
| GetUserInfoReplyPacket () | |
| GetUserInfoReplyPacket (unsigned char *buf, int len) | |
| GetUserInfoReplyPacket (const GetUserInfoReplyPacket &rhs) | |
| virtual | ~GetUserInfoReplyPacket () |
| InPacket * | copy () |
| GetUserInfoReplyPacket & | operator= (const GetUserInfoReplyPacket &rhs) |
| const ContactInfo & | contactInfo () const |
Protected Member Functions | |
| virtual void | parseBody () |
Private Attributes | |
| ContactInfo | mContactInfo |
Definition at line 79 of file evauserinfo.h.
|
|
Definition at line 81 of file evauserinfo.h. Referenced by copy(). |
|
||||||||||||
|
Definition at line 112 of file evauserinfo.cpp. |
|
|
Definition at line 117 of file evauserinfo.cpp. References contactInfo(), and mContactInfo. Here is the call graph for this function: ![]() |
|
|
Definition at line 84 of file evauserinfo.h. |
|
|
Definition at line 89 of file evauserinfo.h. References mContactInfo. Referenced by GetUserInfoReplyPacket(), and operator=(). |
|
|
Definition at line 86 of file evauserinfo.h. References GetUserInfoReplyPacket(). Here is the call graph for this function: ![]() |
|
|
Definition at line 123 of file evauserinfo.cpp. References contactInfo(), and mContactInfo. Here is the call graph for this function: ![]() |
|
|
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: ![]() |
|
|
Definition at line 93 of file evauserinfo.h. Referenced by contactInfo(), GetUserInfoReplyPacket(), operator=(), and parseBody(). |
1.4.4