#include <ecriture.h>
Public Member Functions | |
| Ecriture (Socket *socket) | |
| Constructor. | |
| ~Ecriture () | |
| Destructor. | |
| Ecriture & | operator<< (const BaseMessage &aMessage) |
| Sends the message to the server. | |
Protected Attributes | |
| Socket * | m_pSocket |
| Socket used to communicate. | |
Yves Houpert <yves.houpert@insa-rouen.fr>
|
|
Sends the message to the server.
|
1.4.6