libzypp  17.7.0
GpgmeErr Struct Reference

Public Member Functions

 GpgmeErr (gpgme_error_t err_r=GPG_ERR_NO_ERROR)
 
 operator gpgme_error_t () const
 

Private Attributes

gpgme_error_t _err
 

Detailed Description

Definition at line 37 of file KeyManager.cc.

Constructor & Destructor Documentation

◆ GpgmeErr()

GpgmeErr::GpgmeErr ( gpgme_error_t  err_r = GPG_ERR_NO_ERROR)
inline

Definition at line 39 of file KeyManager.cc.

Member Function Documentation

◆ operator gpgme_error_t()

GpgmeErr::operator gpgme_error_t ( ) const
inline

Definition at line 42 of file KeyManager.cc.

Member Data Documentation

◆ _err

gpgme_error_t GpgmeErr::_err
private

Definition at line 44 of file KeyManager.cc.


The documentation for this struct was generated from the following file: