Ecriture Class Reference

It handles message writing via the socket. More...

#include <ecriture.h>

List of all members.

Public Member Functions

 Ecriture (Socket *socket)
 Constructor.
 ~Ecriture ()
 Destructor.
Ecritureoperator<< (const BaseMessage &aMessage)
 Sends the message to the server.

Protected Attributes

Socketm_pSocket
 Socket used to communicate.


Detailed Description

It handles message writing via the socket.

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

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


Member Function Documentation

Ecriture & Ecriture::operator<< const BaseMessage aMessage  ) 
 

Sends the message to the server.

Parameters:
aMessage Message to send.
Returns:
Reference to the Ecriture object.


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