SolvableSpec implementation.
More...
SolvableSpec implementation.
Definition at line 31 of file SolvableSpec.cc.
◆ addIdent()
void zypp::sat::SolvableSpec::Impl::addIdent |
( |
IdString |
ident_r | ) |
|
|
inline |
◆ addProvides()
void zypp::sat::SolvableSpec::Impl::addProvides |
( |
Capability |
provides_r | ) |
|
|
inline |
◆ parse()
void zypp::sat::SolvableSpec::Impl::parse |
( |
const C_Str & |
spec_r | ) |
|
|
inline |
◆ needed()
bool zypp::sat::SolvableSpec::Impl::needed |
( |
| ) |
const |
|
inline |
◆ dirty()
bool zypp::sat::SolvableSpec::Impl::dirty |
( |
| ) |
const |
|
inline |
◆ setDirty()
void zypp::sat::SolvableSpec::Impl::setDirty |
( |
| ) |
const |
|
inline |
◆ cache()
const WhatProvides& zypp::sat::SolvableSpec::Impl::cache |
( |
| ) |
const |
|
inline |
◆ contains()
◆ idents()
const IdStringSet& zypp::sat::SolvableSpec::Impl::idents |
( |
| ) |
const |
|
inline |
◆ provides()
const CapabilitySet& zypp::sat::SolvableSpec::Impl::provides |
( |
| ) |
const |
|
inline |
◆ clone()
Impl* zypp::sat::SolvableSpec::Impl::clone |
( |
| ) |
const |
|
inlineprivate |
◆ rwcowClone
◆ operator<<()
◆ _idents
◆ _provides
◆ _cache
The documentation for this class was generated from the following file: