#include <zypp/ServiceInfo.h>
Definition at line 167 of file ServiceInfo.h.
 
◆ RepoState() [1/2]
  
  | 
        
          | zypp::ServiceInfo::RepoState::RepoState | ( |  | ) |  |  | inline | 
 
 
◆ RepoState() [2/2]
  
  | 
        
          | zypp::ServiceInfo::RepoState::RepoState | ( | const RepoInfo & | repo_r | ) |  |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | bool zypp::ServiceInfo::RepoState::operator== | ( | const RepoState & | rhs | ) | const |  | inline | 
 
 
◆ operator!=()
  
  | 
        
          | bool zypp::ServiceInfo::RepoState::operator!= | ( | const RepoState & | rhs | ) | const |  | inline | 
 
 
◆ operator<<
  
  | 
        
          | std::ostream & operator<< | ( | std::ostream & | str, |  
          |  |  | const RepoState & | obj ) |  | friend | 
 
 
◆ enabled
      
        
          | bool zypp::ServiceInfo::RepoState::enabled | 
      
 
 
◆ autorefresh
      
        
          | bool zypp::ServiceInfo::RepoState::autorefresh | 
      
 
 
◆ priority
      
        
          | unsigned zypp::ServiceInfo::RepoState::priority | 
      
 
 
The documentation for this struct was generated from the following file: