Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
This is the complete list of members for Ase::EventLoop, including all inherited members.
add(EventSourceP loop_source, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
BoolSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
BPfdSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
check_sources_Lm(LoopState &, const QuickPfdArray &) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
clear_source(uint *id_pointer) | Ase::EventLoop | |
collect_sources_Lm(LoopState &) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
destroy_loop(void) | Ase::EventLoop | |
dispatch_priority_ (defined in Ase::EventLoop) | Ase::EventLoop | protected |
dispatch_source_Lm(LoopState &) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
DispatcherSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
enable_shared_from_this(T... args) | std::enable_shared_from_this< EventLoop > | |
EventLoop(MainLoop &) (defined in Ase::EventLoop) | Ase::EventLoop | explicitprotected |
exec_callback(BoolVoidFunctor &&bvf, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
exec_dispatcher(const DispatcherSlot &sl, int priority=PRIORITY_NORMAL) (defined in Ase::EventLoop) | Ase::EventLoop | |
exec_idle(BoolVoidFunctor &&bvf) | Ase::EventLoop | |
exec_io_handler(BoolVoidPollFunctor &&bvf, int fd, const String &mode, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
exec_now(BoolVoidFunctor &&bvf) | Ase::EventLoop | |
exec_once(uint delay_ms, uint *once_id, const VoidSlot &vfunc, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
exec_sigchld(int64_t pid, const SigchldSlot &vfunc, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
exec_timer(BoolVoidFunctor &&bvf, uint delay_ms, int64 repeat_ms=-1, int priority=PRIORITY_NORMAL) | Ase::EventLoop | |
exec_usignal(int8 signum, const USignalSlot &sl, int priority=PRIORITY_NOW -1) | Ase::EventLoop | |
find_first_L() (defined in Ase::EventLoop) | Ase::EventLoop | protected |
find_source_L(uint id) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
flag_primary(bool on) (defined in Ase::EventLoop) | Ase::EventLoop | |
has_primary(void) | Ase::EventLoop | |
has_primary_L(void) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
kill_sources_Lm(void) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
main_loop() const | Ase::EventLoop | |
main_loop_ (defined in Ase::EventLoop) | Ase::EventLoop | protected |
MainLoop (defined in Ase::EventLoop) | Ase::EventLoop | friend |
operator=(T... args) | std::enable_shared_from_this< EventLoop > | |
poll_sources_ (defined in Ase::EventLoop) | Ase::EventLoop | protected |
prepare_sources_Lm(LoopState &, QuickPfdArray &) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
primary_ (defined in Ase::EventLoop) | Ase::EventLoop | protected |
PRIORITY_ASCENT | Ase::EventLoop | static |
PRIORITY_CEILING | Ase::EventLoop | static |
PRIORITY_HIGH | Ase::EventLoop | static |
PRIORITY_IDLE | Ase::EventLoop | static |
PRIORITY_LOW | Ase::EventLoop | static |
PRIORITY_NEXT | Ase::EventLoop | static |
PRIORITY_NORMAL | Ase::EventLoop | static |
PRIORITY_NOW | Ase::EventLoop | static |
PRIORITY_UPDATE | Ase::EventLoop | static |
remove(uint id) | Ase::EventLoop | |
remove_source_Lm(EventSourceP source) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
shared_from_this(T... args) | std::enable_shared_from_this< EventLoop > | |
SigchldSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
SourceList typedef (defined in Ase::EventLoop) | Ase::EventLoop | protected |
sources_ (defined in Ase::EventLoop) | Ase::EventLoop | protected |
try_remove(uint id) | Ase::EventLoop | |
unpoll_sources_U() (defined in Ase::EventLoop) | Ase::EventLoop | protected |
USignalSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
VoidSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
VPfdSlot typedef (defined in Ase::EventLoop) | Ase::EventLoop | |
wakeup() | Ase::EventLoop | |
weak_from_this(T... args) | std::enable_shared_from_this< EventLoop > | |
~enable_shared_from_this(T... args) | std::enable_shared_from_this< EventLoop > | |
~EventLoop() (defined in Ase::EventLoop) | Ase::EventLoop | protectedvirtual |