Static Public Member Functions | |
static shared_ptr< Impl > | nullimpl () |
Offer default Impl. | |
Public Attributes | |
std::string | _id |
std::string | _name |
std::string | _fingerprint |
Date | _created |
Date | _expires |
Private Member Functions | |
Impl * | clone () const |
clone for RWCOW_pointer | |
Friends | |
Impl * | rwcowClone (const Impl *rhs) |
Definition at line 41 of file PublicKey.cc.
static shared_ptr<Impl> zypp::PublicKeyData::Impl::nullimpl | ( | ) | [inline, static] |
Impl* zypp::PublicKeyData::Impl::clone | ( | ) | const [inline, private] |
std::string zypp::PublicKeyData::Impl::_id |
Definition at line 43 of file PublicKey.cc.
std::string zypp::PublicKeyData::Impl::_name |
Definition at line 44 of file PublicKey.cc.
std::string zypp::PublicKeyData::Impl::_fingerprint |
Definition at line 45 of file PublicKey.cc.
Definition at line 46 of file PublicKey.cc.
Definition at line 47 of file PublicKey.cc.