|
libzypp 17.38.3
|
PublicSubkeyData implementation. More...
Static Public Member Functions | |
| static shared_ptr< Impl > | nullimpl () |
| Offer default Impl. | |
Public Attributes | |
| std::string | _id |
| Date | _created |
| Date | _expires |
Private Member Functions | |
| Impl * | clone () const |
| clone for RWCOW_pointer | |
Friends | |
| Impl * | rwcowClone (const Impl *rhs) |
PublicSubkeyData implementation.
Definition at line 132 of file PublicKey.cc.
|
static |
Offer default Impl.
Definition at line 148 of file PublicKey.cc.
|
private |
clone for RWCOW_pointer
Definition at line 154 of file PublicKey.cc.
| std::string zypp::PublicSubkeyData::Impl::_id |
Definition at line 134 of file PublicKey.cc.
| Date zypp::PublicSubkeyData::Impl::_created |
Definition at line 135 of file PublicKey.cc.
| Date zypp::PublicSubkeyData::Impl::_expires |
Definition at line 136 of file PublicKey.cc.