This is the complete list of members for EventSource, including all inherited members.
add_poll(PollFD *const pfd) | EventSource | |
check(const LoopState &state)=0 | EventSource | pure virtual |
destroy() | EventSource | virtual |
dispatch(const LoopState &state)=0 | EventSource | pure virtual |
dispatching_ | EventSource | protected |
EventSource() | EventSource | explicitprotected |
id_ | EventSource | protected |
idx | EventSource | |
loop_ | EventSource | protected |
loop_remove() | EventSource | |
loop_state_ | EventSource | protected |
main_loop() const | EventSource | |
may_recurse() const | EventSource | |
may_recurse(bool may_recurse) | EventSource | |
may_recurse_ | EventSource | protected |
n_pfds() | EventSource | protected |
pfd | EventSource | |
pfds_ | EventSource | protected |
prepare(const LoopState &state, int64 *timeout_usecs_p)=0 | EventSource | pure virtual |
primary() const | EventSource | |
primary(bool is_primary) | EventSource | |
primary_ | EventSource | protected |
priority_ | EventSource | protected |
recursion() const | EventSource | |
remove_poll(PollFD *const pfd) | EventSource | |
source_id() | EventSource | protected |
was_dispatching_ | EventSource | protected |
~EventSource() | EventSource | protectedvirtual |