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

ReceiveIMReplyPacket Class Reference

#include <evaimreceive.h>

Inherits OutPacket.

Inheritance diagram for ReceiveIMReplyPacket:

Inheritance graph
[legend]
Collaboration diagram for ReceiveIMReplyPacket:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReceiveIMReplyPacket ()
 ReceiveIMReplyPacket (const char *key)
 ReceiveIMReplyPacket (const ReceiveIMReplyPacket &rhs)
virtual ~ReceiveIMReplyPacket ()
virtual OutPacketcopy ()
ReceiveIMReplyPacketoperator= (const ReceiveIMReplyPacket &rhs)
const char * getReplyKey () const

Protected Member Functions

virtual int putBody (unsigned char *buf)

Private Attributes

char replyKey [REPLY_KEY_LENGTH]

Detailed Description

Definition at line 162 of file evaimreceive.h.


Constructor & Destructor Documentation

ReceiveIMReplyPacket::ReceiveIMReplyPacket  )  [inline]
 

Definition at line 165 of file evaimreceive.h.

Referenced by copy().

ReceiveIMReplyPacket::ReceiveIMReplyPacket const char *  key  ) 
 

Definition at line 375 of file evaimreceive.cpp.

References replyKey.

ReceiveIMReplyPacket::ReceiveIMReplyPacket const ReceiveIMReplyPacket rhs  ) 
 

Definition at line 381 of file evaimreceive.cpp.

References getReplyKey(), REPLY_KEY_LENGTH, and replyKey.

Here is the call graph for this function:

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

Definition at line 168 of file evaimreceive.h.


Member Function Documentation

virtual OutPacket* ReceiveIMReplyPacket::copy  )  [inline, virtual]
 

Definition at line 170 of file evaimreceive.h.

References ReceiveIMReplyPacket().

Here is the call graph for this function:

const char* ReceiveIMReplyPacket::getReplyKey  )  const [inline]
 

Definition at line 173 of file evaimreceive.h.

References replyKey.

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

ReceiveIMReplyPacket & ReceiveIMReplyPacket::operator= const ReceiveIMReplyPacket rhs  ) 
 

Definition at line 387 of file evaimreceive.cpp.

References getReplyKey(), REPLY_KEY_LENGTH, and replyKey.

Here is the call graph for this function:

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

Reimplemented from OutPacket.

Definition at line 394 of file evaimreceive.cpp.

References REPLY_KEY_LENGTH, and replyKey.


Member Data Documentation

char ReceiveIMReplyPacket::replyKey[REPLY_KEY_LENGTH] [private]
 

Definition at line 178 of file evaimreceive.h.

Referenced by getReplyKey(), operator=(), putBody(), and ReceiveIMReplyPacket().


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