Nui
Nui::Event Member List

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::Eventinline
Event(Event const &)=deleteNui::Event
Event(Event &&)=defaultNui::Event
operator bool() constNui::Eventinline
operator()(std::size_t eventId) constNui::Eventinline
operator=(Event const &)=deleteNui::Event
operator=(Event &&)=defaultNui::Event