Skyward boardcore
Loading...
Searching...
No Matches
Boardcore::EventHandlerBase Class Referenceabstract

#include <EventHandler.h>

Inheritance diagram for Boardcore::EventHandlerBase:

Public Member Functions

 EventHandlerBase ()
 
virtual ~EventHandlerBase ()
 
virtual void postEvent (const Event &ev)=0
 

Detailed Description

Definition at line 34 of file EventHandler.h.

Constructor & Destructor Documentation

◆ EventHandlerBase()

Boardcore::EventHandlerBase::EventHandlerBase ( )
inline

Definition at line 37 of file EventHandler.h.

◆ ~EventHandlerBase()

virtual Boardcore::EventHandlerBase::~EventHandlerBase ( )
inlinevirtual

Definition at line 39 of file EventHandler.h.

Member Function Documentation

◆ postEvent()

virtual void Boardcore::EventHandlerBase::postEvent ( const Event & ev)
pure virtual

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