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.

CreateInstance(int channel, std::function< std::unique_ptr< GpgFileOpera >(void)> factory)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
CreateInstance(int channel, std::unique_ptr< GpgFileOpera > p_obj=nullptr)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
DecryptFile(const std::string &in_path, const std::string &out_path, GpgDecrResult &result)GpgFrontend::GpgFileOperastatic
DecryptVerifyFile(const std::string &in_path, const std::string &out_path, GpgDecrResult &decr_res, GpgVerifyResult &verify_res)GpgFrontend::GpgFileOperastatic
EncryptFile(KeyListPtr keys, const std::string &in_path, const std::string &out_path, GpgEncrResult &result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::GpgFileOperastatic
EncryptFileSymmetric(const std::string &in_path, const std::string &out_path, GpgEncrResult &result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::GpgFileOperastatic
EncryptSignFile(KeyListPtr keys, KeyListPtr signer_keys, const std::string &in_path, const std::string &out_path, GpgEncrResult &encr_res, GpgSignResult &sign_res, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::GpgFileOperastatic
find_object_in_channel(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlineprivatestatic
GetChannel() constGpgFrontend::SingletonFunctionObject< GpgFileOpera >inline
GetDefaultChannel()GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
GetInstance(int channel=GpgFrontend::GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
GpgFileOpera(int channel=SingletonFunctionObject::GetDefaultChannel())GpgFrontend::GpgFileOperaexplicit
ReleaseChannel(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlinestatic
set_object_in_channel(int channel, std::unique_ptr< GpgFileOpera > p_obj)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlineprivatestatic
SetChannel(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlineprotected
SignFile(KeyListPtr keys, const std::string &in_path, const std::string &out_path, GpgSignResult &result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::GpgFileOperastatic
SingletonFunctionObject(GpgFileOpera &&)=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
SingletonFunctionObject(const GpgFileOpera &)=deleteGpgFrontend::SingletonFunctionObject< GpgFileOpera >
SingletonFunctionObject()=defaultGpgFrontend::SingletonFunctionObject< GpgFileOpera >protected
SingletonFunctionObject(int channel)GpgFrontend::SingletonFunctionObject< GpgFileOpera >inlineexplicitprotected
VerifyFile(const std::string &data_path, const std::string &sign_path, GpgVerifyResult &result, int _channel=GPGFRONTEND_DEFAULT_CHANNEL)GpgFrontend::GpgFileOperastatic
~SingletonFunctionObject()=defaultGpgFrontend::SingletonFunctionObject< GpgFileOpera >protectedvirtual