SolvableSpec implementation.
More...
SolvableSpec implementation.
Definition at line 32 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 |
◆ addIdenticalInstalledToo() [1/2]
bool zypp::sat::SolvableSpec::Impl::addIdenticalInstalledToo |
( |
| ) |
const |
|
inline |
◆ addIdenticalInstalledToo() [2/2]
void zypp::sat::SolvableSpec::Impl::addIdenticalInstalledToo |
( |
bool |
yesno_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
◆ _addIdenticalInstalledToo
bool zypp::sat::SolvableSpec::Impl::_addIdenticalInstalledToo = false |
|
private |
◆ _cacheIdenticalInstalled
SolvableSet zypp::sat::SolvableSpec::Impl::_cacheIdenticalInstalled |
|
mutableprivate |
◆ _cache
The documentation for this class was generated from the following file: