Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

Msg101 Class Reference

#include <MsgHandlers.hpp>

Inheritance diagram for Msg101::

MsgHandler List of all members.

Public Methods

void execute (const string &data, msgHeader1 &header, Session *conn)

Static Protected Attributes

const int msg_type = 101

Detailed Description

Message 101. Echo / Heartbeat. One side of the connection requests a response.


Member Function Documentation

void Msg101::execute const string &    data,
msgHeader1   header,
Session   conn
[virtual]
 

Parameters:
data  Not used

Reimplemented from MsgHandler.


Member Data Documentation

const int Msg101::msg_type = 101 [static, protected]
 

Message type this handler is responsible for. See the protocol specification for all available message types.

Reimplemented from MsgHandler.


The documentation for this class was generated from the following files:
Generated on Sun Jan 20 20:59:59 2002 for bkmd by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001