|
Nui
|
This is the complete list of members for Nui::TwoFunctorEventImpl, including all inherited members.
| call(std::size_t eventId) override | Nui::TwoFunctorEventImpl | inlinevirtual |
| EventImpl()=default | Nui::EventImpl | |
| EventImpl(EventImpl const &)=default | Nui::EventImpl | |
| EventImpl(EventImpl &&)=default | Nui::EventImpl | |
| operator=(EventImpl const &)=default | Nui::EventImpl | |
| operator=(EventImpl &&)=default | Nui::EventImpl | |
| TwoFunctorEventImpl(std::function< bool(std::size_t eventId)> action, std::function< bool()> valid) | Nui::TwoFunctorEventImpl | inline |
| valid() const override | Nui::TwoFunctorEventImpl | inlinevirtual |
| ~EventImpl()=default | Nui::EventImpl | virtual |