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

This is the complete list of members for MainLoop, 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
create()MainLoopstatic
create_sub_loop()MainLoop
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
finishable()MainLoop
flag_primary(bool on)EventLoop
has_primary(void)EventLoop
has_primary_L(void)EventLoopprotected
iterate(bool block)MainLoop
iterate_pending()MainLoop
kill_sources_Lm(void)EventLoopprotected
main_loop() constEventLoop
main_loop_EventLoopprotected
mutex()MainLoop
pending()MainLoop
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
quit(int quit_code=0)MainLoop
remove(uint id)EventLoop
remove_source_Lm(EventSourceP source)EventLoopprotected
run()MainLoop
running()MainLoop
set_g_main_context(GlibGMainContext *glib_main_context)MainLoop
SourceList typedefEventLoopprotected
sources_EventLoopprotected
try_remove(uint id)EventLoop
unpoll_sources_U()EventLoopprotected
USignalSlot typedefEventLoop
VoidSlot typedefEventLoop
VPfdSlot typedefEventLoop
wakeup()EventLoop
~EventLoop()EventLoopprotectedvirtual