apt  1.5
Public Member Functions | Friends
VersionContainer< Container >::const_iterator Class Reference

smell like a pkgCache::VerIterator More...

#include <cacheset.h>

Inheritance diagram for VersionContainer< Container >::const_iterator:
Inheritance graph
[legend]
Collaboration diagram for VersionContainer< Container >::const_iterator:
Collaboration graph
[legend]

List of all members.

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_iteratoroperator++ ()
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)

Detailed Description

template<class Container>
class APT::VersionContainer< Container >::const_iterator

smell like a pkgCache::VerIterator


The documentation for this class was generated from the following file: