Nui
|
This is the complete list of members for Nui::Event, including all inherited members.
Event(std::function< bool(std::size_t eventId)> action, std::function< bool()> valid=[] { return true;}) | Nui::Event | inline |
Event(Event const &)=delete | Nui::Event | |
Event(Event &&)=default | Nui::Event | |
operator bool() const | Nui::Event | inline |
operator()(std::size_t eventId) const | Nui::Event | inline |
operator=(Event const &)=delete | Nui::Event | |
operator=(Event &&)=default | Nui::Event |