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