#include <zypp/ZYppCallbacks.h>
- Deprecated
- Is not sent by zypp. 
Definition at line 200 of file ZYppCallbacks.h.
◆ Action
◆ Error
| Enumerator | 
|---|
| NO_ERROR |  | 
| NOT_FOUND |  | 
| IO |  | 
| INVALID |  | 
| UNKNOWN |  | 
Definition at line 207 of file ZYppCallbacks.h.
 
 
◆ start()
  
  | 
        
          | virtual void zypp::repo::ProbeRepoReport::start | ( | const Url & |  | ) |  |  | inlinevirtual | 
 
 
◆ failedProbe()
  
  | 
        
          | virtual void zypp::repo::ProbeRepoReport::failedProbe | ( | const Url & | , |  
          |  |  | const std::string & | ) |  | inlinevirtual | 
 
 
◆ successProbe()
  
  | 
        
          | virtual void zypp::repo::ProbeRepoReport::successProbe | ( | const Url & | , |  
          |  |  | const std::string & | ) |  | inlinevirtual | 
 
 
◆ finish()
  
  | 
        
          | virtual void zypp::repo::ProbeRepoReport::finish | ( | const Url & | , |  
          |  |  | Error | , |  
          |  |  | const std::string & | ) |  | inlinevirtual | 
 
 
◆ progress()
  
  | 
        
          | virtual bool zypp::repo::ProbeRepoReport::progress | ( | const Url & | , |  
          |  |  | int | ) |  | inlinevirtual | 
 
 
◆ problem()
  
  | 
        
          | virtual Action zypp::repo::ProbeRepoReport::problem | ( | const Url & | , |  
          |  |  | Error | , |  
          |  |  | const std::string & | ) |  | inlinevirtual | 
 
 
The documentation for this struct was generated from the following file: