Helper for in-memory key transfer between two keyrings.
More...
Helper for in-memory key transfer between two keyrings.
Definition at line 183 of file keyring_p.h.
◆ SendKeys() [1/4]
Ctor creates the context for reading source and writing target.
Definition at line 112 of file keyring_p.cc.
◆ SendKeys() [2/4]
| zypp::KeyRingImpl::SendKeys::SendKeys |
( |
KeyRingImpl & | keyRing, |
|
|
const Ring | source, |
|
|
const Ring | target ) |
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
Definition at line 117 of file keyring_p.cc.
◆ SendKeys() [3/4]
| zypp::KeyRingImpl::SendKeys::SendKeys |
( |
const SendKeys & | | ) |
|
|
delete |
◆ SendKeys() [4/4]
| zypp::KeyRingImpl::SendKeys::SendKeys |
( |
SendKeys && | | ) |
|
|
delete |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator()()
| void zypp::KeyRingImpl::SendKeys::operator() |
( |
const std::string & | id | ) |
|
Transfer key with id from source to target keyring.
- Exceptions
-
Definition at line 121 of file keyring_p.cc.
◆ _source
◆ _target
The documentation for this class was generated from the following files: