UGDK  0.5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
ugdk::system::FunctionListener< Event > Class Template Reference

#include <ugdk/system/eventhandler.h>

Inheritance diagram for ugdk::system::FunctionListener< Event >:
Collaboration diagram for ugdk::system::FunctionListener< Event >:

Public Member Functions

template<typename Handler >
 FunctionListener (Handler handler)
 
void Handle (const Event &ev) override
 
- Public Member Functions inherited from ugdk::system::IListener
virtual ~IListener ()
 

Constructor & Destructor Documentation

template<class Event >
template<typename Handler >
ugdk::system::FunctionListener< Event >::FunctionListener ( Handler  handler)
inline

Member Function Documentation

template<class Event >
void ugdk::system::FunctionListener< Event >::Handle ( const Event &  ev)
inlineoverridevirtual

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