#include <MsgHandlers.hpp>
Inheritance diagram for Msg001::
Public Methods | |
void | execute (const string &data, msgHeader1 &header, Session *conn) |
Static Protected Attributes | |
const int | msg_type = 001 |
|
Reimplemented from MsgHandler. |
|
Message type this handler is responsible for. See the protocol specification for all available message types. Reimplemented from MsgHandler. |