|  | 
| using | RepoIndexConsumer = function<void (const RepoIndex_Ptr &)> | 
| virtual void | beginParse () | 
|  | Called when start parsing. 
 | 
| virtual void | endParse () | 
|  | Called when the parse is done. 
 | 
| virtual void | userRequestedAbort (unsigned lineNo_r) | 
|  | Called when user(callback) request to abort. 
 | 
| std::string | errPrefix (unsigned lineNo_r, const std::string &msg_r=std::string(), const std::string &line_r="-") const | 
|  | Prefix exception message with line information. 
 | 
Definition at line 591 of file Fetcher.cc.
 
◆ ContentReaderHelper()
  
  | 
        
          | zypp::ContentReaderHelper::ContentReaderHelper | ( |  | ) |  |  | inline | 
 
 
◆ consumeIndex()
  
  | 
        
          | void zypp::ContentReaderHelper::consumeIndex | ( | const parser::susetags::RepoIndex_Ptr & | data_r | ) |  |  | inline | 
 
 
◆ _repoindex
      
        
          | parser::susetags::RepoIndex_Ptr zypp::ContentReaderHelper::_repoindex | 
      
 
 
The documentation for this struct was generated from the following file: