channel_ | GpgFrontend::ChannelObject | private |
ChannelObject() noexcept | GpgFrontend::ChannelObject | |
ChannelObject(int channel, QString type) | GpgFrontend::ChannelObject | explicit |
CreateInstance(int channel, const std::function< ChannelObjectPtr(void)> &factory) -> GpgKeyOpera & | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlinestatic |
ctx_ (defined in GpgFrontend::GpgKeyOpera) | GpgFrontend::GpgKeyOpera | private |
DeleteKey(const KeyId &key_id) | GpgFrontend::GpgKeyOpera | |
DeleteKeys(KeyIdArgsListPtr key_ids) | GpgFrontend::GpgKeyOpera | |
GenerateKey(const std::shared_ptr< GenKeyInfo > &, const GpgOperationCallback &) | GpgFrontend::GpgKeyOpera | |
GenerateKeySync(const std::shared_ptr< GenKeyInfo > ¶ms) -> std::tuple< GpgError, DataObjectPtr > | GpgFrontend::GpgKeyOpera | |
GenerateKeyWithSubkey(const std::shared_ptr< GenKeyInfo > ¶ms, const std::shared_ptr< GenKeyInfo > &subkey_params, const GpgOperationCallback &callback) | GpgFrontend::GpgKeyOpera | |
GenerateKeyWithSubkeySync(const std::shared_ptr< GenKeyInfo > ¶ms, const std::shared_ptr< GenKeyInfo > &subkey_params) -> std::tuple< GpgError, DataObjectPtr > | GpgFrontend::GpgKeyOpera | |
GenerateRevokeCert(const GpgKey &key, const QString &output_path) | GpgFrontend::GpgKeyOpera | |
GenerateSubkey(const GpgKey &key, const std::shared_ptr< GenKeyInfo > ¶ms, const GpgOperationCallback &) | GpgFrontend::GpgKeyOpera | |
GenerateSubkeySync(const GpgKey &key, const std::shared_ptr< GenKeyInfo > ¶ms) -> std::tuple< GpgError, DataObjectPtr > | GpgFrontend::GpgKeyOpera | |
GetAllChannelId() -> std::vector< int > | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlinestatic |
GetChannel() const -> int | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inline |
GetDefaultChannel() -> int | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlinestatic |
GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgKeyOpera & | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlinestatic |
GpgKeyOpera(int channel=SingletonFunctionObject::GetDefaultChannel()) | GpgFrontend::GpgKeyOpera | explicit |
ModifyPassword(const GpgKey &key, const GpgOperationCallback &) | GpgFrontend::GpgKeyOpera | |
ModifyTOFUPolicy(const GpgKey &key, gpgme_tofu_policy_t tofu_policy) -> GpgFrontend::GpgError | GpgFrontend::GpgKeyOpera | |
operator=(const SingletonFunctionObject< GpgKeyOpera > &) -> SingletonFunctionObject &=delete | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | |
operator=(const GpgKeyOpera &)=delete (defined in GpgFrontend::SingletonFunctionObject< GpgKeyOpera >) | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | |
ReleaseChannel(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlinestatic |
SetChannel(int channel) | GpgFrontend::ChannelObject | |
SetExpire(const GpgKey &key, const SubkeyId &subkey_fpr, std::unique_ptr< QDateTime > &expires) -> GpgError | GpgFrontend::GpgKeyOpera | |
SingletonFunctionObject(const SingletonFunctionObject< GpgKeyOpera > &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | |
SingletonFunctionObject(GpgKeyOpera &&)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | |
SingletonFunctionObject(const GpgKeyOpera &)=delete | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | |
SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | protected |
SingletonFunctionObject(int channel) | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | inlineexplicitprotected |
type_ (defined in GpgFrontend::ChannelObject) | GpgFrontend::ChannelObject | private |
~ChannelObject() noexcept | GpgFrontend::ChannelObject | virtual |
~SingletonFunctionObject()=default | GpgFrontend::SingletonFunctionObject< GpgKeyOpera > | protectedvirtual |