eventxx  1.0.1
eventxx::dispatcher Member List

This is the complete list of members for eventxx::dispatcher, including all inherited members.

add(basic_event &e, int priority=DEFAULT_PRIORITY)eventxx::dispatcherinline
add(basic_event &e, const time &to, int priority=DEFAULT_PRIORITY)eventxx::dispatcherinline
add_once(int fd, type ev, F &handler)eventxx::dispatcherinline
add_once(int fd, type ev, ccallback_type handler, void *arg)eventxx::dispatcherinline
add_once(int fd, type ev, F &handler, const time &to)eventxx::dispatcherinline
add_once(int fd, type ev, ccallback_type handler, void *arg, const time &to)eventxx::dispatcherinline
add_once_timer(F &handler, const time &to)eventxx::dispatcherinline
add_once_timer(ccallback_type handler, void *arg, const time &to)eventxx::dispatcherinline
del(basic_event &e)eventxx::dispatcherinline
dispatch(int flags=0)eventxx::dispatcherinline
dispatcher()eventxx::dispatcherinline
dispatcher(int npriorities)eventxx::dispatcherinline
exit(const time &to=time())eventxx::dispatcherinline
~dispatcher()eventxx::dispatcherinline