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

LogoutPacket Class Reference

#include <evalogin.h>

Inherits OutPacket.

Inheritance diagram for LogoutPacket:

Inheritance graph
[legend]
Collaboration diagram for LogoutPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LogoutPacket ()
 LogoutPacket (const LogoutPacket &rhs)
virtual ~LogoutPacket ()
OutPacketcopy ()
LogoutPacketoperator= (const LogoutPacket &rhs)

Protected Member Functions

virtual int putBody (unsigned char *buf)

Detailed Description

Definition at line 89 of file evalogin.h.


Constructor & Destructor Documentation

LogoutPacket::LogoutPacket  ) 
 

Definition at line 236 of file evalogin.cpp.

References Packet::sequence.

Referenced by copy().

LogoutPacket::LogoutPacket const LogoutPacket rhs  ) 
 

Definition at line 242 of file evalogin.cpp.

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

Definition at line 93 of file evalogin.h.


Member Function Documentation

OutPacket* LogoutPacket::copy  )  [inline]
 

Definition at line 94 of file evalogin.h.

References LogoutPacket().

Here is the call graph for this function:

LogoutPacket & LogoutPacket::operator= const LogoutPacket rhs  ) 
 

Definition at line 247 of file evalogin.cpp.

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

Reimplemented from OutPacket.

Definition at line 253 of file evalogin.cpp.

References Packet::getPasswordKey(), and QQ_KEY_LENGTH.

Here is the call graph for this function:


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