This is the complete list of members for TimedSource, including all inherited members.
add_poll(PollFD *const pfd) | EventSource | |
bool_slot_ | TimedSource | |
check(const LoopState &state) | TimedSource | protectedvirtual |
create(const BoolSlot &slot, uint initial_interval_msecs=0, uint repeat_interval_msecs=0) | TimedSource | static |
create(const VoidSlot &slot, uint initial_interval_msecs=0, uint repeat_interval_msecs=0) | TimedSource | static |
destroy() | EventSource | virtual |
dispatch(const LoopState &state) | TimedSource | protectedvirtual |
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) | TimedSource | protectedvirtual |
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 |
TimedSource(const BoolSlot &slot, uint initial_interval_msecs, uint repeat_interval_msecs) | TimedSource | explicitprotected |
TimedSource(const VoidSlot &slot, uint initial_interval_msecs, uint repeat_interval_msecs) | TimedSource | explicitprotected |
void_slot_ | TimedSource | |
was_dispatching_ | EventSource | protected |
~EventSource() | EventSource | protectedvirtual |
~TimedSource() | TimedSource | protectedvirtual |