libzypp
17.37.17
PoolImpl.cc
Go to the documentation of this file.
1
/*---------------------------------------------------------------------\
2
| ____ _ __ __ ___ |
3
| |__ / \ / / . \ . \ |
4
| / / \ V /| _/ _/ |
5
| / /__ | | | | | | |
6
| /_____||_| |_| |_| |
7
| |
8
\---------------------------------------------------------------------*/
12
#include <iostream>
13
#include <
zypp/base/LogTools.h
>
14
15
#include <
zypp/pool/PoolImpl.h
>
16
17
using
std::endl;
18
20
namespace
zypp
21
{
22
23
ResPool::EstablishedStates::~EstablishedStates
()
24
{}
25
26
ResPool::EstablishedStates::ChangedPseudoInstalled
ResPool::EstablishedStates::changedPseudoInstalled
()
const
27
{
return
_pimpl
->changedPseudoInstalled(); }
28
30
namespace
pool
31
{
32
34
//
35
// Class PoolImpl::PoolImpl
36
//
38
40
//
41
// METHOD NAME : PoolImpl::PoolImpl
42
// METHOD TYPE : Ctor
43
//
44
PoolImpl::PoolImpl
()
45
{}
46
48
//
49
// METHOD NAME : PoolImpl::~PoolImpl
50
// METHOD TYPE : Dtor
51
//
52
PoolImpl::~PoolImpl
()
53
{}
54
56
}
// namespace pool
59
}
// namespace zypp
zypp::ResPool::EstablishedStates::~EstablishedStates
~EstablishedStates()
Definition
PoolImpl.cc:23
zypp::ResPool::EstablishedStates::_pimpl
RW_pointer< Impl > _pimpl
Definition
ResPool.h:324
zypp::ResPool::EstablishedStates::changedPseudoInstalled
ChangedPseudoInstalled changedPseudoInstalled() const
Return all pseudo installed items whose current state differs from the established one.
Definition
PoolImpl.cc:26
zypp::ResPool::EstablishedStates::ChangedPseudoInstalled
std::map< PoolItem, ResStatus::ValidateValue > ChangedPseudoInstalled
Map holding pseudo installed items where current and established status differ.
Definition
ResPool.h:319
zypp::pool::PoolImpl::PoolImpl
PoolImpl()
Default ctor.
Definition
PoolImpl.cc:44
zypp::pool::PoolImpl::~PoolImpl
~PoolImpl()
Dtor.
Definition
PoolImpl.cc:52
zypp::pool
Definition
ByIdent.h:24
zypp
Easy-to use interface to the ZYPP dependency resolver.
Definition
CodePitfalls.doc:2
PoolImpl.h
LogTools.h
zypp
pool
PoolImpl.cc
Generated by
1.14.0