DelContactAnswer Class Reference

Answer send after a request to remove a contact from a contact list. More...

#include <delcontactanswer.h>

Inheritance diagram for DelContactAnswer:

Answer BaseMessage List of all members.

Public Member Functions

 DelContactAnswer (const bool bValue, const std::string &sDescription, int iContactID)
 Process message instructions.
 DelContactAnswer (const bool bValue=false)
 Process message instructions.
 ~DelContactAnswer ()
 Destructor.
void setContactID (const int contactID)
 Sets the contact ID removed.
int getContactID () const
 Returns the contact ID removed.
void processMessage () const
 Process message instructions.
std::string toString () const
 Returns a BaseMessage string represention.
DelContactAnswercopy () const
 Returns a copy of this message.

Detailed Description

Answer send after a request to remove a contact from a contact list.

Author:
Sylvain Archenault <sylvain.archenault@laposte.net>

Yves Houpert <yves.houpert@insa-rouen.fr>


Constructor & Destructor Documentation

DelContactAnswer::DelContactAnswer const bool  bValue,
const std::string &  sDescription,
int  iContactID
 

Process message instructions.

Parameters:
bValue Answer value.
sDescription Short answer description.
iContactID Contact ID to remove.

DelContactAnswer::DelContactAnswer const bool  bValue = false  ) 
 

Process message instructions.

Parameters:
bValue Answer value.


Member Function Documentation

DelContactAnswer & DelContactAnswer::copy  )  const [virtual]
 

Returns a copy of this message.

Returns:
Copy of the message.

Implements BaseMessage.

void DelContactAnswer::setContactID const int  contactID  )  [inline]
 

Sets the contact ID removed.

Parameters:
contactID Contact ID removed.

std::string DelContactAnswer::toString  )  const [virtual]
 

Returns a BaseMessage string represention.

Returns:
BaseMessage String representation.

Reimplemented from Answer.


The documentation for this class was generated from the following files:
Generated on Fri May 19 12:15:55 2006 for Bamboo Ch@t by  doxygen 1.4.6