apt
1.5
|
smell like a pkgCache::PkgIterator More...
#include <cacheset.h>
Public Member Functions | |
const_iterator (typename Container::const_iterator i) | |
pkgCache::PkgIterator | getPkg (void) const |
pkgCache::PkgIterator | operator* (void) const |
operator typename Container::const_iterator (void) const | |
const_iterator & | operator++ () |
const_iterator | operator++ (int) |
bool | operator!= (const_iterator const &i) const |
bool | operator== (const_iterator const &i) const |
Friends | |
std::ostream & | operator<< (std::ostream &out, const_iterator i) |
smell like a pkgCache::PkgIterator