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