#include <pkgcache.h>
|
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. More...
|
|
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
template<typename Str, typename Itr>
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.
- Returns
- Pointer to the first structure of this type
Implemented in pkgCache::DescFileIterator, pkgCache::VerFileIterator, pkgCache::PkgFileIterator, pkgCache::PrvIterator, pkgCache::DepIterator, pkgCache::DescIterator, pkgCache::VerIterator, pkgCache::PkgIterator, and pkgCache::GrpIterator.
Referenced by pkgCache::Iterator< Provides, PrvIterator >::end(), pkgCache::Iterator< Provides, PrvIterator >::Index(), pkgCache::Iterator< Version, VerIterator >::operator Version *(), and pkgCache::Iterator< Version, VerIterator >::operator Versionconst *().
template<typename Str, typename Itr>
void pkgCache::Iterator< Str, Itr >::ReMap |
( |
void const *const |
oldMap, |
|
|
void const *const |
newMap |
|
) |
| |
|
inline |
template<typename Str, typename Itr>
template<typename Str, typename Itr>
Referenced by pkgCache::Iterator< Provides, PrvIterator >::end(), pkgCache::Iterator< Provides, PrvIterator >::Index(), pkgCache::Iterator< Provides, PrvIterator >::IsGood(), pkgCache::Iterator< Version, VerIterator >::operator Version *(), pkgCache::Iterator< Version, VerIterator >::operator Versionconst *(), pkgCache::Iterator< Provides, PrvIterator >::operator!=(), pkgCache::Iterator< Provides, PrvIterator >::operator*(), pkgCache::Iterator< Provides, PrvIterator >::operator->(), pkgCache::Iterator< Provides, PrvIterator >::operator=(), pkgCache::Iterator< Provides, PrvIterator >::operator==(), and pkgCache::Iterator< Provides, PrvIterator >::ReMap().
The documentation for this class was generated from the following file: