ClanLib  2.3.7
Public Types | Public Member Functions | List of all members
CL_NetGameEventDispatcher_v1< ContextParam > Class Template Reference

CL_NetGameEventDispatcher_v1. More...

#include <event_dispatcher_v1.h>

Public Types

typedef CL_Callback_v2< const
CL_NetGameEvent
&, ContextParam > 
CallbackClass
 

Public Member Functions

bool dispatch (const CL_NetGameEvent &game_event, ContextParam context)
 Dispatch. More...
 
CallbackClassfunc_event (const CL_String &name)
 

Detailed Description

template<typename ContextParam>
class CL_NetGameEventDispatcher_v1< ContextParam >

CL_NetGameEventDispatcher_v1.

Member Typedef Documentation

template<typename ContextParam >
typedef CL_Callback_v2<const CL_NetGameEvent &, ContextParam> CL_NetGameEventDispatcher_v1< ContextParam >::CallbackClass

Member Function Documentation

template<typename ContextParam >
CallbackClass& CL_NetGameEventDispatcher_v1< ContextParam >::func_event ( const CL_String name)
inline

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