GpgFrontend Project
A Free, Powerful, Easy-to-Use, Compact, Cross-Platform, and Installation-Free OpenPGP(pgp) Crypto Tool.
GpgFrontend::Module::GlobalModuleContext::Impl Member List

This is the complete list of members for GpgFrontend::Module::GlobalModuleContext::Impl, including all inherited members.

acquire_new_unique_channel() -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinlineprivate
acquired_channel_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
ActiveModule(ModuleIdentifier module_id) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
DeactivateModule(ModuleIdentifier module_id) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
default_task_runner_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
GetChannel(ModuleRawPtr module) -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
GetDefaultChannel(ModuleRawPtr) -> int (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinlinestatic
GetGlobalTaskRunner() -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
GetModuleListening(const ModuleIdentifier &module_id) -> QList< EventIdentifier > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
GetTaskRunner(ModuleRawPtr) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
GetTaskRunner(ModuleIdentifier) -> std::optional< TaskRunnerPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
Impl() (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinlineexplicit
IsIntegratedModule(ModuleIdentifier m_id) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
IsModuleActivated(const ModuleIdentifier &m_id) const -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
ListAllRegisteredModuleID() -> QList< ModuleIdentifier > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
ListenEvent(ModuleIdentifier module_id, EventIdentifier event) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
module_events_table_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
module_on_triggering_events_table_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
module_register_table_ (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
ModuleRegisterInfoPtr typedef (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implprivate
RegisterModule(const ModulePtr &module, bool integrated_module) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
search_module_register_table(const ModuleIdentifier &identifier) const -> std::optional< ModuleRegisterInfoPtr > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinlineprivate
SearchEvent(const EventTriggerIdentifier &trigger_id) -> std::optional< EventReference > (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
SearchModule(ModuleIdentifier module_id) -> ModulePtr (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline
TriggerEvent(const EventReference &event) -> bool (defined in GpgFrontend::Module::GlobalModuleContext::Impl)GpgFrontend::Module::GlobalModuleContext::Implinline