Definition at line 126 of file metalinkparser.cc.
 
◆ ml_parsedata()
  
  | 
        
          | zypp::media::ml_parsedata::ml_parsedata | ( |  | ) |  |  | inline | 
 
 
◆ doTransition()
  
  | 
        
          | void zypp::media::ml_parsedata::doTransition | ( | const transition & | t | ) |  |  | inline | 
 
 
◆ popState()
  
  | 
        
          | void zypp::media::ml_parsedata::popState | ( |  | ) |  |  | inline | 
 
 
◆ parser
      
        
          | AutoDispose<xmlParserCtxtPtr> zypp::media::ml_parsedata::parser | 
      
 
 
◆ state
◆ parentStates
      
        
          | std::stack<ParserState> zypp::media::ml_parsedata::parentStates | 
      
 
 
◆ depth
      
        
          | int zypp::media::ml_parsedata::depth | 
      
 
 
◆ statedepth
      
        
          | int zypp::media::ml_parsedata::statedepth | 
      
 
Current element depts expected by the current state, if depth != statedepth we ignore all elements and just increase and decrease depth until they match again. This is basically a helper variable that allows us to ignore elements we do not care about 
Definition at line 178 of file metalinkparser.cc.
 
 
◆ content
      
        
          | std::string zypp::media::ml_parsedata::content | 
      
 
 
◆ docontent
      
        
          | int zypp::media::ml_parsedata::docontent | 
      
 
 
◆ gotfile
      
        
          | int zypp::media::ml_parsedata::gotfile | 
      
 
 
◆ size
      
        
          | off_t zypp::media::ml_parsedata::size | 
      
 
 
◆ urls
◆ blksize
      
        
          | size_t zypp::media::ml_parsedata::blksize | 
      
 
 
◆ piece
      
        
          | std::vector<UByteArray> zypp::media::ml_parsedata::piece | 
      
 
 
◆ piecel
      
        
          | int zypp::media::ml_parsedata::piecel | 
      
 
 
◆ sha1
      
        
          | std::vector<UByteArray> zypp::media::ml_parsedata::sha1 | 
      
 
 
◆ zsync
      
        
          | std::vector<UByteArray> zypp::media::ml_parsedata::zsync | 
      
 
 
◆ chksum
◆ chksuml
      
        
          | int zypp::media::ml_parsedata::chksuml | 
      
 
 
The documentation for this struct was generated from the following file: