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

This is the complete list of members for GpgFrontend::GpgFileOpera, including all inherited members.

channel_GpgFrontend::ChannelObjectprivate
ChannelObject() noexceptGpgFrontend::ChannelObject
ChannelObject(int channel, QString type)GpgFrontend::ChannelObjectexplicit
CreateInstance(int channel, const std::function< ChannelObjectPtr(void)> &factory) -> GpgFileOpera &GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
ctx_GpgFrontend::GpgFileOperaprivate
DecryptArchive(const QString &in_path, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
DecryptFile(const QString &in_path, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
DecryptFileSync(const QString &in_path, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
DecryptVerifyArchive(const QString &in_path, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
DecryptVerifyFile(const QString &in_path, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
DecryptVerifyFileSync(const QString &in_path, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
EncryptDerectorySymmetric(const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptDerectorySymmetricSync(const QString &in_path, bool ascii, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
EncryptDirectory(const KeyArgsList &keys, const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptFile(const KeyArgsList &keys, const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptFileSymmetric(const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptFileSymmetricSync(const QString &in_path, bool ascii, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
EncryptFileSync(const KeyArgsList &keys, const QString &in_path, bool ascii, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
EncryptSignDirectory(const KeyArgsList &keys, const KeyArgsList &signer_keys, const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptSignFile(const KeyArgsList &keys, const KeyArgsList &signer_keys, const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
EncryptSignFileSync(const KeyArgsList &keys, const KeyArgsList &signer_keys, const QString &in_path, bool ascii, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
GetAllChannelId() -> std::vector< int >GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
GetChannel() const -> intGpgFrontend::SingletonFunctionObject< GpgFileOpera >inline
GetDefaultChannel() -> intGpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
GetInstance(int channel=GpgFrontend::kGpgFrontendDefaultChannel) -> GpgFileOpera &GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
GpgFileOpera(int channel=SingletonFunctionObject::GetDefaultChannel())GpgFrontend::GpgFileOperaexplicit
operator=(const SingletonFunctionObject< GpgFileOpera > &) -> SingletonFunctionObject &=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
operator=(const GpgFileOpera &)=delete (defined in GpgFrontend::SingletonFunctionObject< GpgFileOpera >)GpgFrontend::SingletonFunctionObject< GpgFileOpera >
ReleaseChannel(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
SetChannel(int channel)GpgFrontend::ChannelObject
SignFile(const KeyArgsList &keys, const QString &in_path, bool ascii, const QString &out_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
SignFileSync(const KeyArgsList &keys, const QString &in_path, bool ascii, const QString &out_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
SingletonFunctionObject(const SingletonFunctionObject< GpgFileOpera > &)=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
SingletonFunctionObject(GpgFileOpera &&)=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
SingletonFunctionObject(const GpgFileOpera &)=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
SingletonFunctionObject()=defaultGpgFrontend::SingletonFunctionObject< GpgFileOpera >protected
SingletonFunctionObject(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlineexplicitprotected
type_ (defined in GpgFrontend::ChannelObject)GpgFrontend::ChannelObjectprivate
VerifyFile(const QString &data_path, const QString &sign_path, const GpgOperationCallback &cb)GpgFrontend::GpgFileOpera
VerifyFileSync(const QString &data_path, const QString &sign_path) -> std::tuple< GpgError, DataObjectPtr >GpgFrontend::GpgFileOpera
~ChannelObject() noexceptGpgFrontend::ChannelObjectvirtual
~SingletonFunctionObject()=defaultGpgFrontend::SingletonFunctionObject< GpgFileOpera >protectedvirtual