#include <cacheiterators.h>
|
PackageFile * | OwnerPointer () const |
| Returns the Pointer for this struct in the owner The implementation of this method should be pretty short as it will only return the Pointer into the mmap stored in the owner but the name of this pointer is different for each stucture and we want to abstract here at least for the basic methods from the actual structure. More...
|
|
pkgCache::PkgFileIterator::PkgFileIterator |
( |
| ) |
|
|
inline |
pkgCache::PkgFileIterator::PkgFileIterator |
( |
pkgCache & |
Owner | ) |
|
|
inline |
const char* pkgCache::PkgFileIterator::Architecture |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::Archive |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::Codename |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::Component |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::FileName |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::IndexType |
( |
| ) |
const |
|
inline |
bool pkgCache::PkgFileIterator::IsOk |
( |
| ) |
|
const char* pkgCache::PkgFileIterator::Label |
( |
| ) |
const |
|
inline |
void pkgCache::PkgFileIterator::operator++ |
( |
int |
| ) |
|
|
inlinevirtual |
void pkgCache::PkgFileIterator::operator++ |
( |
| ) |
|
|
inlinevirtual |
const char* pkgCache::PkgFileIterator::Origin |
( |
| ) |
const |
|
inline |
PackageFile* pkgCache::PkgFileIterator::OwnerPointer |
( |
| ) |
const |
|
inlineprotectedvirtual |
std::string pkgCache::PkgFileIterator::RelStr |
( |
| ) |
|
const char* pkgCache::PkgFileIterator::Site |
( |
| ) |
const |
|
inline |
const char* pkgCache::PkgFileIterator::Version |
( |
| ) |
const |
|
inline |
Referenced by Architecture(), Archive(), Codename(), Component(), FileName(), IndexType(), Label(), operator++(), Origin(), OwnerPointer(), Site(), and Version().
Referenced by Architecture(), Archive(), Codename(), Component(), FileName(), IndexType(), Label(), operator++(), Origin(), Site(), and Version().
The documentation for this class was generated from the following file: