libzypp  15.28.6
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

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

Definition at line 284 of file ResPoolProxy.h.

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

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

Definition at line 290 of file ResPoolProxy.h.

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

Definition at line 292 of file ResPoolProxy.h.

Member Data Documentation

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

Definition at line 294 of file ResPoolProxy.h.

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: