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