ActiveModule(ModuleIdentifier) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
DeactivateModule(ModuleIdentifier) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
GetChannel(ModuleRawPtr) -> int (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
GetDefaultChannel(ModuleRawPtr) -> int (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | static |
GetGlobalTaskRunner() -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
GetTaskRunner(ModuleRawPtr) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
GetTaskRunner(ModuleIdentifier) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
GlobalModuleContext() (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | explicit |
IsModuleActivated(ModuleIdentifier) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
ListenEvent(ModuleIdentifier, EventIdentifier) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
p_ (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | private |
RegisterModule(ModulePtr) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
TriggerEvent(EventRefrernce) -> bool (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |
~GlobalModuleContext() override (defined in GpgFrontend::Module::GlobalModuleContext) | GpgFrontend::Module::GlobalModuleContext | |