#include <zypp/target/rpm/BinHeader.h>
|  | 
| unsigned | set (char **val_r, unsigned cnt_r) | 
|  | 
|  | 
| std::vector< std::string > | _data | 
|  | 
Definition at line 148 of file BinHeader.h.
 
◆ empty()
  
  | 
        
          | bool zypp::target::rpm::BinHeader::stringList::empty | ( |  | ) | const |  | inline | 
 
 
◆ size()
  
  | 
        
          | unsigned zypp::target::rpm::BinHeader::stringList::size | ( |  | ) | const |  | inline | 
 
 
◆ operator[]()
  
  | 
        
          | std::string zypp::target::rpm::BinHeader::stringList::operator[] | ( | const unsigned | idx_r | ) | const |  | inline | 
 
 
◆ set()
  
  | 
        
          | unsigned zypp::target::rpm::BinHeader::stringList::set | ( | char ** | val_r, |  
          |  |  | unsigned | cnt_r ) |  | private | 
 
 
◆ BinHeader
◆ _data
  
  | 
        
          | std::vector<std::string> zypp::target::rpm::BinHeader::stringList::_data |  | private | 
 
 
The documentation for this class was generated from the following files: