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

KeepAlivePacket Class Reference

#include <evalogin.h>

Inherits OutPacket.

Inheritance diagram for KeepAlivePacket:

Inheritance graph
[legend]
Collaboration diagram for KeepAlivePacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KeepAlivePacket ()
 KeepAlivePacket (const KeepAlivePacket &rhs)
virtual ~KeepAlivePacket ()
OutPacketcopy ()
KeepAlivePacketoperator= (const KeepAlivePacket &rhs)

Protected Member Functions

virtual int putBody (unsigned char *buf)

Detailed Description

Definition at line 101 of file evalogin.h.


Constructor & Destructor Documentation

KeepAlivePacket::KeepAlivePacket  ) 
 

Definition at line 266 of file evalogin.cpp.

Referenced by copy().

KeepAlivePacket::KeepAlivePacket const KeepAlivePacket rhs  ) 
 

Definition at line 271 of file evalogin.cpp.

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

Definition at line 105 of file evalogin.h.


Member Function Documentation

OutPacket* KeepAlivePacket::copy  )  [inline]
 

Definition at line 107 of file evalogin.h.

References KeepAlivePacket().

Here is the call graph for this function:

KeepAlivePacket & KeepAlivePacket::operator= const KeepAlivePacket rhs  ) 
 

Definition at line 276 of file evalogin.cpp.

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

Reimplemented from OutPacket.

Definition at line 282 of file evalogin.cpp.

References Packet::getQQ().

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:19 2006 for libeva by  doxygen 1.4.4