libzypp 17.31.23
zypp::ResPoolProxy::ScopedSaveState::Impl Struct Reference

Public Member Functions

 Impl (const ResPoolProxy &pool_r)
 
 Impl (const ResPoolProxy &pool_r, const ResKind &kind_r)
 
void saveState ()
 
void restoreState ()
 

Public Attributes

ResPoolProxy _pool
 
scoped_ptr< ResKind_kind
 

Detailed Description

Definition at line 282 of file ResPoolProxy.h.

Constructor & Destructor Documentation

◆ Impl() [1/2]

zypp::ResPoolProxy::ScopedSaveState::Impl::Impl ( const ResPoolProxy pool_r)
inline

Definition at line 284 of file ResPoolProxy.h.

◆ Impl() [2/2]

zypp::ResPoolProxy::ScopedSaveState::Impl::Impl ( const ResPoolProxy pool_r,
const ResKind kind_r 
)
inline

Definition at line 287 of file ResPoolProxy.h.

Member Function Documentation

◆ saveState()

void zypp::ResPoolProxy::ScopedSaveState::Impl::saveState ( )
inline

Definition at line 290 of file ResPoolProxy.h.

◆ restoreState()

void zypp::ResPoolProxy::ScopedSaveState::Impl::restoreState ( )
inline

Definition at line 292 of file ResPoolProxy.h.

Member Data Documentation

◆ _pool

ResPoolProxy zypp::ResPoolProxy::ScopedSaveState::Impl::_pool

Definition at line 294 of file ResPoolProxy.h.

◆ _kind

scoped_ptr<ResKind> zypp::ResPoolProxy::ScopedSaveState::Impl::_kind

Definition at line 295 of file ResPoolProxy.h.


The documentation for this struct was generated from the following file: