Public Member Functions |
virtual void | operator++ (int)=0 |
virtual void | operator++ ()=0 |
bool | end () const |
bool | operator== (const Itr &B) const |
bool | operator!= (const Itr &B) const |
Str * | operator-> () |
Str const * | operator-> () const |
| operator Str * () |
| operator Str const * () const |
Str & | operator* () |
Str const & | operator* () const |
pkgCache * | Cache () const |
void | operator= (const Itr &B) |
bool | IsGood () const |
unsigned long | Index () const |
void | ReMap (void const *const oldMap, void const *const newMap) |
| Iterator (pkgCache &Owner, Str *T=0) |
Protected Member Functions |
virtual Str * | OwnerPointer () const =0 |
| 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.
|
Protected Attributes |
Str * | S |
pkgCache * | Owner |
Member Function Documentation
virtual Str* OwnerPointer |
( |
| ) |
const |
|
protectedpure virtual |
The documentation for this class was generated from the following file:
- /var/build/temp/tmp.5HhZclYuRv/4.0-0-0-ucs4.0-1/apt/apt-0.9.7.9+deb7u6/apt-pkg/cacheiterators.h