apt
@VERSION@
|
smell like a pkgCache::VerIterator More...
#include <cacheset.h>
Public Member Functions | |
const_iterator (typename Container::const_iterator i) | |
pkgCache::VerIterator | getVer (void) const |
pkgCache::VerIterator | 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::VerIterator