acquire_new_unique_channel() -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inlineprivate |
acquired_channel_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | private |
ActiveModule(ModuleIdentifier module_id) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
DeactivateModule(ModuleIdentifier module_id) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
default_task_runner_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | private |
GetChannel(ModuleRawPtr module) -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
GetDefaultChannel(ModuleRawPtr) -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inlinestatic |
GetGlobalTaskRunner() -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
GetTaskRunner(ModuleRawPtr) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
GetTaskRunner(ModuleIdentifier) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
Impl() (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inlineexplicit |
IsModuleActivated(const ModuleIdentifier &m_id) const -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
ListenEvent(ModuleIdentifier module_id, EventIdentifier event) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
module_events_table_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | private |
module_register_table_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | private |
ModuleRegisterInfoPtr typedef (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | private |
RegisterModule(const ModulePtr &module) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |
search_module_register_table(const ModuleIdentifier &identifier) const -> std::optional< ModuleRegisterInfoPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inlineprivate |
TriggerEvent(const EventRefrernce &event) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl) | GpgFrontend::Module::GlobalModuleContext::Impl | inline |