_default_channel | GpgFrontend::ChannelObject | privatestatic |
channel_ | GpgFrontend::ChannelObject | private |
ChannelObject() noexcept | GpgFrontend::ChannelObject | |
ChannelObject(int channel) | GpgFrontend::ChannelObject | |
CreateInstance(int channel, std::function< std::unique_ptr< ChannelObject >(void)> factory) | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlinestatic |
ctx_ | GpgFrontend::GpgCommandExecutor | private |
Execute(std::string cmd, std::vector< std::string > arguments, std::function< void(int, std::string, std::string)> callback=[](int, std::string, std::string) {}, std::function< void(QProcess *)> interact_func=[](QProcess *) {}) | GpgFrontend::GpgCommandExecutor | |
ExecuteConcurrently(std::string cmd, std::vector< std::string > arguments, std::function< void(int, std::string, std::string)> callback, std::function< void(QProcess *)> interact_func=[](QProcess *) {}) (defined in GpgFrontend::GpgCommandExecutor) | GpgFrontend::GpgCommandExecutor | |
GetAllChannelId() | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlinestatic |
GetChannel() const | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inline |
GetDefaultChannel() | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlinestatic |
GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL) | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlinestatic |
GpgCommandExecutor(int channel=SingletonFunctionObject::GetDefaultChannel()) | GpgFrontend::GpgCommandExecutor | explicit |
operator=(const SingletonFunctionObject< GpgCommandExecutor > &)=delete | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | |
operator=(const GpgCommandExecutor &)=delete (defined in GpgFrontend::SingletonFunctionObject< GpgCommandExecutor >) | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | |
ReleaseChannel(int channel) | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlinestatic |
SetChannel(int channel) | GpgFrontend::ChannelObject | |
SingletonFunctionObject(const SingletonFunctionObject< GpgCommandExecutor > &)=delete | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | |
SingletonFunctionObject(GpgCommandExecutor &&)=delete | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | |
SingletonFunctionObject(const GpgCommandExecutor &)=delete | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | |
SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | protected |
SingletonFunctionObject(int channel) | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | inlineexplicitprotected |
~SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgCommandExecutor > | protectedvirtual |