ResolverProblem implementation.
More...
ResolverProblem implementation.
Definition at line 59 of file ResolverProblem.cc.
◆ Impl() [1/4]
zypp::ResolverProblem::Impl::Impl |
( |
| ) |
|
|
inline |
◆ Impl() [2/4]
zypp::ResolverProblem::Impl::Impl |
( |
std::string && |
description | ) |
|
|
inline |
◆ Impl() [3/4]
zypp::ResolverProblem::Impl::Impl |
( |
std::string && |
description, |
|
|
std::string && |
details |
|
) |
| |
|
inline |
◆ Impl() [4/4]
zypp::ResolverProblem::Impl::Impl |
( |
std::string && |
description, |
|
|
std::string && |
details, |
|
|
std::vector< std::string > && |
completeProblemInfo |
|
) |
| |
|
inline |
◆ clone()
Impl * zypp::ResolverProblem::Impl::clone |
( |
| ) |
const |
|
inlineprivate |
◆ rwcowClone
◆ _description
std::string zypp::ResolverProblem::Impl::_description |
◆ _details
std::string zypp::ResolverProblem::Impl::_details |
◆ _solutions
◆ _completeProblemInfo
std::vector<std::string> zypp::ResolverProblem::Impl::_completeProblemInfo |
The documentation for this class was generated from the following file: