Exception safe scoped save/restore state.  
 More...
#include <zypp/ResPoolProxy.h>
Exception safe scoped save/restore state. 
Call acceptState to prevent the class from restoring the remembered state. 
Definition at line 264 of file ResPoolProxy.h.
◆ ScopedSaveState() [1/2]
  
  | 
        
          | zypp::ResPoolProxy::ScopedSaveState::ScopedSaveState | ( | const ResPoolProxy & | pool_r | ) |  |  | inline | 
 
 
◆ ScopedSaveState() [2/2]
  
  | 
        
          | zypp::ResPoolProxy::ScopedSaveState::ScopedSaveState | ( | const ResPoolProxy & | pool_r, |  
          |  |  | const ResKind & | kind_r ) |  | inline | 
 
 
◆ ~ScopedSaveState()
  
  | 
        
          | zypp::ResPoolProxy::ScopedSaveState::~ScopedSaveState | ( |  | ) |  |  | inline | 
 
 
◆ NON_COPYABLE_BUT_MOVE()
      
        
          | zypp::ResPoolProxy::ScopedSaveState::NON_COPYABLE_BUT_MOVE | ( | ScopedSaveState |  | ) |  | 
      
 
 
◆ acceptState()
  
  | 
        
          | void zypp::ResPoolProxy::ScopedSaveState::acceptState | ( |  | ) |  |  | inline | 
 
 
◆ _pimpl
  
  | 
        
          | std::unique_ptr<Impl> zypp::ResPoolProxy::ScopedSaveState::_pimpl |  | private | 
 
 
The documentation for this class was generated from the following file: