|
Anklang-0.3.0.dev551+gad1415e2 anklang-0.3.0.dev551+gad1415e2
ASE — Anklang Sound Engine (C++)
« « « Anklang Documentation |
This is the complete list of members for Ase::MainLoop, 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 |
| create() | Ase::MainLoop | static |
| create_sub_loop() | Ase::MainLoop | |
| 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 (defined in Ase::MainLoop) | Ase::MainLoop | friend |
| 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 |
| finishable() | Ase::MainLoop | |
| 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 |
| iterate(bool block) | Ase::MainLoop | |
| iterate_pending() | Ase::MainLoop | |
| 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 |
| mutex() | Ase::MainLoop | |
| operator=(T... args) | std::enable_shared_from_this< EventLoop > | |
| pending() | Ase::MainLoop | |
| 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 |
| quit(int quit_code=0) | Ase::MainLoop | |
| remove(uint id) | Ase::EventLoop | |
| remove(uint *idp) | Ase::EventLoop | |
| remove_source_Lm(EventSourceP source) (defined in Ase::EventLoop) | Ase::EventLoop | protected |
| run() | Ase::MainLoop | |
| running() | Ase::MainLoop | |
| set_g_main_context(GlibGMainContext *glib_main_context) | Ase::MainLoop | |
| 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 |
| SubLoop (defined in Ase::MainLoop) | Ase::MainLoop | friend |
| 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 |