Anklang C++ API 0.0.0
Loading...
Searching...
No Matches
SubLoop Member List

This is the complete list of members for SubLoop, including all inherited members.

add(EventSourceP loop_source, int priority=PRIORITY_NORMAL)EventLoop
BoolSlot typedefEventLoop
BPfdSlot typedefEventLoop
check_sources_Lm(LoopState &, const QuickPfdArray &)EventLoopprotected
clear_source(uint *id_pointer)EventLoop
collect_sources_Lm(LoopState &)EventLoopprotected
destroy_loop(void)EventLoop
dispatch_priority_EventLoopprotected
dispatch_source_Lm(LoopState &)EventLoopprotected
DispatcherSlot typedefEventLoop
EventLoop(MainLoop &)EventLoopexplicitprotected
exec_callback(BoolVoidFunctor &&bvf, int priority=PRIORITY_NORMAL)EventLoop
exec_dispatcher(const DispatcherSlot &sl, int priority=PRIORITY_NORMAL)EventLoop
exec_idle(BoolVoidFunctor &&bvf)EventLoop
exec_io_handler(BoolVoidPollFunctor &&bvf, int fd, const String &mode, int priority=PRIORITY_NORMAL)EventLoop
exec_now(BoolVoidFunctor &&bvf)EventLoop
exec_once(uint delay_ms, uint *once_id, const VoidSlot &vfunc, int priority=PRIORITY_NORMAL)EventLoop
exec_timer(BoolVoidFunctor &&bvf, uint delay_ms, int64 repeat_ms=-1, int priority=PRIORITY_NORMAL)EventLoop
exec_usignal(int8 signum, const USignalSlot &sl, int priority=PRIORITY_NOW -1)EventLoop
find_first_L()EventLoopprotected
find_source_L(uint id)EventLoopprotected
flag_primary(bool on)EventLoop
has_primary(void)EventLoop
has_primary_L(void)EventLoopprotected
kill_sources_Lm(void)EventLoopprotected
main_loop() constEventLoop
main_loop_EventLoopprotected
poll_sources_EventLoopprotected
prepare_sources_Lm(LoopState &, QuickPfdArray &)EventLoopprotected
primary_EventLoopprotected
PRIORITY_ASCENTEventLoopstatic
PRIORITY_CEILINGEventLoopstatic
PRIORITY_HIGHEventLoopstatic
PRIORITY_IDLEEventLoopstatic
PRIORITY_LOWEventLoopstatic
PRIORITY_NEXTEventLoopstatic
PRIORITY_NORMALEventLoopstatic
PRIORITY_NOWEventLoopstatic
PRIORITY_UPDATEEventLoopstatic
remove(uint id)EventLoop
remove_source_Lm(EventSourceP source)EventLoopprotected
SourceList typedefEventLoopprotected
sources_EventLoopprotected
SubLoop(MainLoopP main)SubLoop
try_remove(uint id)EventLoop
unpoll_sources_U()EventLoopprotected
USignalSlot typedefEventLoop
VoidSlot typedefEventLoop
VPfdSlot typedefEventLoop
wakeup()EventLoop
~EventLoop()EventLoopprotectedvirtual
~SubLoop()SubLoop