RepoInfoBase data.  
 More...
|  | 
|  | Impl () | 
|  | Impl (const std::string &alias_r) | 
| void | setAlias (const std::string &alias_r) | 
RepoInfoBase data. 
Definition at line 33 of file RepoInfoBase.cc.
◆ Impl() [1/2]
  
  | 
        
          | zypp::repo::RepoInfoBase::Impl::Impl | ( |  | ) |  |  | inline | 
 
 
◆ Impl() [2/2]
  
  | 
        
          | zypp::repo::RepoInfoBase::Impl::Impl | ( | const std::string & | alias_r | ) |  |  | inline | 
 
 
◆ setAlias()
  
  | 
        
          | void zypp::repo::RepoInfoBase::Impl::setAlias | ( | const std::string & | alias_r | ) |  |  | inline | 
 
 
◆ clone()
  
  | 
        
          | Impl * zypp::repo::RepoInfoBase::Impl::clone | ( |  | ) | const |  | inlineprivate | 
 
 
◆ rwcowClone
◆ _enabled
      
        
          | bool zypp::repo::RepoInfoBase::Impl::_enabled = true | 
      
 
 
◆ _autorefresh
      
        
          | bool zypp::repo::RepoInfoBase::Impl::_autorefresh = false | 
      
 
 
◆ _alias
      
        
          | std::string zypp::repo::RepoInfoBase::Impl::_alias | 
      
 
 
◆ _escaped_alias
      
        
          | std::string zypp::repo::RepoInfoBase::Impl::_escaped_alias | 
      
 
 
◆ _name
◆ _filepath
      
        
          | Pathname zypp::repo::RepoInfoBase::Impl::_filepath | 
      
 
 
The documentation for this class was generated from the following file: