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

QunRequestCardPacket Class Reference

#include <evaqun.h>

Inherits QunPacket.

Inheritance diagram for QunRequestCardPacket:

Inheritance graph
[legend]
Collaboration diagram for QunRequestCardPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 QunRequestCardPacket ()
 QunRequestCardPacket (const int qunID, const int qqID)
 QunRequestCardPacket (const QunRequestCardPacket &rhs)
virtual ~QunRequestCardPacket ()
const int getQQ () const
QunRequestCardPacketoperator= (const QunRequestCardPacket &rhs)

Protected Member Functions

virtual int putBody (unsigned char *buf)

Private Attributes

int qqNum

Detailed Description

Definition at line 433 of file evaqun.h.


Constructor & Destructor Documentation

QunRequestCardPacket::QunRequestCardPacket  )  [inline]
 

Definition at line 435 of file evaqun.h.

QunRequestCardPacket::QunRequestCardPacket const int  qunID,
const int  qqID
 

Definition at line 1606 of file evaqun.cpp.

QunRequestCardPacket::QunRequestCardPacket const QunRequestCardPacket rhs  ) 
 

Definition at line 1611 of file evaqun.cpp.

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

Definition at line 438 of file evaqun.h.


Member Function Documentation

const int QunRequestCardPacket::getQQ  )  const [inline]
 

Definition at line 440 of file evaqun.h.

References qqNum.

Referenced by operator=().

QunRequestCardPacket & QunRequestCardPacket::operator= const QunRequestCardPacket rhs  ) 
 

Definition at line 1617 of file evaqun.cpp.

References getQQ(), and qqNum.

Here is the call graph for this function:

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

Reimplemented from OutPacket.

Definition at line 1624 of file evaqun.cpp.

References qqNum, QunPacket::qunCommand, and QunPacket::qunID.


Member Data Documentation

int QunRequestCardPacket::qqNum [private]
 

Reimplemented from Packet.

Definition at line 445 of file evaqun.h.

Referenced by getQQ(), operator=(), and putBody().


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