SimpleAI
 All Classes Namespaces Files Functions Variables Typedefs Macros Groups Pages
Public Member Functions | List of all members
ai::IProtocolHandler Class Referenceabstract

Interface for the execution of assigned IProtocolMessage. More...

#include <IProtocolHandler.h>

Inheritance diagram for ai::IProtocolHandler:
[legend]

Public Member Functions

virtual void execute (const ClientId &clientId, const IProtocolMessage &message)=0
 

Detailed Description

Interface for the execution of assigned IProtocolMessage.

Note
Register handler implementations at the ProtocolHandlerRegistry

The documentation for this class was generated from the following file: