VOX
A little voxel engine
Loading...
Searching...
No Matches
Event::HandlerWrapper< EventType > Class Template Reference

#include <EventManager.hpp>

Inheritance diagram for Event::HandlerWrapper< EventType >:
Inheritance graph
Collaboration diagram for Event::HandlerWrapper< EventType >:
Collaboration graph

Public Member Functions

 HandlerWrapper (const Handler< EventType > &handler)
 
- Public Member Functions inherited from Event::HandlerWrapperInterface
void exec (const AbstractEvent &e)
 
virtual std::string getType () const =0
 

Constructor & Destructor Documentation

◆ HandlerWrapper()

template<typename EventType >
Event::HandlerWrapper< EventType >::HandlerWrapper ( const Handler< EventType > &  handler)
inlineexplicit

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