Nui
Public Member Functions | List of all members
Nui::EventImpl Struct Referenceabstract

#include <event.hpp>

Inheritance diagram for Nui::EventImpl:
Inheritance graph
[legend]

Public Member Functions

virtual bool call (std::size_t eventId)=0
 
virtual bool valid () const =0
 
virtual ~EventImpl ()=default
 

Constructor & Destructor Documentation

◆ ~EventImpl()

virtual Nui::EventImpl::~EventImpl ( )
virtualdefault

Member Function Documentation

◆ call()

virtual bool Nui::EventImpl::call ( std::size_t  eventId)
pure virtual

Implemented in Nui::TwoFunctorEventImpl.

◆ valid()

virtual bool Nui::EventImpl::valid ( ) const
pure virtual

Implemented in Nui::TwoFunctorEventImpl.


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