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

ModifyInfoReplyPacket Class Reference

#include <evauserinfo.h>

Inherits InPacket.

Inheritance diagram for ModifyInfoReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for ModifyInfoReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ModifyInfoReplyPacket ()
 ModifyInfoReplyPacket (unsigned char *buf, int len)
 ModifyInfoReplyPacket (const ModifyInfoReplyPacket &rhs)
virtual ~ModifyInfoReplyPacket ()
InPacketcopy ()
ModifyInfoReplyPacketoperator= (const ModifyInfoReplyPacket &rhs)
const bool isAccepted () const

Protected Member Functions

virtual void parseBody ()

Private Attributes

bool accepted

Detailed Description

Definition at line 122 of file evauserinfo.h.


Constructor & Destructor Documentation

ModifyInfoReplyPacket::ModifyInfoReplyPacket  )  [inline]
 

Definition at line 124 of file evauserinfo.h.

Referenced by copy().

ModifyInfoReplyPacket::ModifyInfoReplyPacket unsigned char *  buf,
int  len
 

Definition at line 194 of file evauserinfo.cpp.

ModifyInfoReplyPacket::ModifyInfoReplyPacket const ModifyInfoReplyPacket rhs  ) 
 

Definition at line 200 of file evauserinfo.cpp.

References accepted, and isAccepted().

Here is the call graph for this function:

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

Definition at line 127 of file evauserinfo.h.


Member Function Documentation

InPacket* ModifyInfoReplyPacket::copy  )  [inline]
 

Definition at line 129 of file evauserinfo.h.

References ModifyInfoReplyPacket().

Here is the call graph for this function:

const bool ModifyInfoReplyPacket::isAccepted  )  const [inline]
 

Definition at line 132 of file evauserinfo.h.

References accepted.

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

ModifyInfoReplyPacket & ModifyInfoReplyPacket::operator= const ModifyInfoReplyPacket rhs  ) 
 

Definition at line 206 of file evauserinfo.cpp.

References accepted, and isAccepted().

Here is the call graph for this function:

void ModifyInfoReplyPacket::parseBody  )  [protected, virtual]
 

Reimplemented from InPacket.

Definition at line 213 of file evauserinfo.cpp.

References accepted, InPacket::bodyLength, InPacket::decryptedBuf, and Packet::getQQ().

Here is the call graph for this function:


Member Data Documentation

bool ModifyInfoReplyPacket::accepted [private]
 

Definition at line 136 of file evauserinfo.h.

Referenced by isAccepted(), ModifyInfoReplyPacket(), operator=(), and parseBody().


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