PackageProvider implementation interface.  
 More...
PackageProvider implementation interface. 
Definition at line 85 of file PackageProvider.cc.
◆ Impl() [1/3]
  
  | 
        
          | zypp::repo::PackageProvider::Impl::Impl | ( |  | ) |  |  | inline | 
 
 
◆ Impl() [2/3]
  
  | 
        
          | zypp::repo::PackageProvider::Impl::Impl | ( | const Impl & |  | ) |  |  | delete | 
 
 
◆ Impl() [3/3]
  
  | 
        
          | zypp::repo::PackageProvider::Impl::Impl | ( | Impl && |  | ) |  |  | delete | 
 
 
◆ ~Impl()
  
  | 
        
          | virtual zypp::repo::PackageProvider::Impl::~Impl | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ operator=() [1/2]
  
  | 
        
          | Impl & zypp::repo::PackageProvider::Impl::operator= | ( | const Impl & |  | ) |  |  | delete | 
 
 
◆ operator=() [2/2]
  
  | 
        
          | Impl & zypp::repo::PackageProvider::Impl::operator= | ( | Impl && |  | ) |  |  | delete | 
 
 
◆ providePackage()
  
  | 
        
          | virtual ManagedFile zypp::repo::PackageProvider::Impl::providePackage | ( |  | ) | const |  | pure virtual | 
 
 
◆ providePackageFromCache()
  
  | 
        
          | virtual ManagedFile zypp::repo::PackageProvider::Impl::providePackageFromCache | ( |  | ) | const |  | pure virtual | 
 
 
◆ isCached()
  
  | 
        
          | virtual bool zypp::repo::PackageProvider::Impl::isCached | ( |  | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: