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

ReceivedQunIMJoinRequest Class Reference

#include <evaimreceive.h>

List of all members.

Public Member Functions

 ReceivedQunIMJoinRequest (const unsigned char *buf, const int len)
 ReceivedQunIMJoinRequest (const ReceivedQunIMJoinRequest &rhs)
 ReceivedQunIMJoinRequest ()
const int getExtID () const
const int getSender () const
const std::string & getMessage () const
const char getType () const
ReceivedQunIMJoinRequestoperator= (const ReceivedQunIMJoinRequest &rhs)

Private Attributes

int externalID
int sender
unsigned char type
std::string message


Detailed Description

Definition at line 250 of file evaimreceive.h.


Constructor & Destructor Documentation

ReceivedQunIMJoinRequest::ReceivedQunIMJoinRequest const unsigned char *  buf,
const int  len
 

Definition at line 530 of file evaimreceive.cpp.

References externalID, message, sender, and type.

ReceivedQunIMJoinRequest::ReceivedQunIMJoinRequest const ReceivedQunIMJoinRequest rhs  ) 
 

Definition at line 556 of file evaimreceive.cpp.

ReceivedQunIMJoinRequest::ReceivedQunIMJoinRequest  )  [inline]
 

Definition at line 254 of file evaimreceive.h.


Member Function Documentation

const int ReceivedQunIMJoinRequest::getExtID  )  const [inline]
 

Definition at line 256 of file evaimreceive.h.

References externalID.

Referenced by operator=().

const std::string& ReceivedQunIMJoinRequest::getMessage  )  const [inline]
 

Definition at line 258 of file evaimreceive.h.

References message.

Referenced by operator=().

const int ReceivedQunIMJoinRequest::getSender  )  const [inline]
 

Definition at line 257 of file evaimreceive.h.

References sender.

Referenced by operator=().

const char ReceivedQunIMJoinRequest::getType  )  const [inline]
 

Definition at line 259 of file evaimreceive.h.

References type.

Referenced by operator=().

ReceivedQunIMJoinRequest & ReceivedQunIMJoinRequest::operator= const ReceivedQunIMJoinRequest rhs  ) 
 

Definition at line 561 of file evaimreceive.cpp.

References externalID, getExtID(), getMessage(), getSender(), getType(), message, sender, and type.

Here is the call graph for this function:


Member Data Documentation

int ReceivedQunIMJoinRequest::externalID [private]
 

Definition at line 263 of file evaimreceive.h.

Referenced by getExtID(), operator=(), and ReceivedQunIMJoinRequest().

std::string ReceivedQunIMJoinRequest::message [private]
 

Definition at line 266 of file evaimreceive.h.

Referenced by getMessage(), operator=(), and ReceivedQunIMJoinRequest().

int ReceivedQunIMJoinRequest::sender [private]
 

Definition at line 264 of file evaimreceive.h.

Referenced by getSender(), operator=(), and ReceivedQunIMJoinRequest().

unsigned char ReceivedQunIMJoinRequest::type [private]
 

Definition at line 265 of file evaimreceive.h.

Referenced by getType(), operator=(), and ReceivedQunIMJoinRequest().


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