libapt-pkg-dev  v0.9.7.5ubuntu5.4
Debian+Ubuntu APT Package Management
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
APT::PackageContainerInterface::const_iterator Class Referenceabstract

#include <cacheset.h>

Inheritance diagram for APT::PackageContainerInterface::const_iterator:

Public Member Functions

const char * Arch () const
 
pkgCacheCache () const
 
const char * CandVersion () const
 
pkgCache::VerIterator CurrentVer () const
 
const char * CurVersion () const
 
bool end () const
 
std::string FullName (bool const Pretty) const
 
std::string FullName () const
 
virtual pkgCache::PkgIterator getPkg () const =0
 
pkgCache::GrpIterator Group () const
 
unsigned long Index () const
 
const char * Name () const
 
 operator pkgCache::PkgIterator (void) const
 
pkgCache::Package const * operator-> () const
 
pkgCache::PrvIterator ProvidesList () const
 
bool Purge () const
 
pkgCache::DepIterator RevDependsList () const
 
const char * Section () const
 
pkgCache::PkgIterator::OkState State () const
 
pkgCache::VerIterator VersionList () const
 

Member Function Documentation

const char* APT::PackageContainerInterface::const_iterator::Arch ( ) const
inline

References pkgCache::PkgIterator::Arch(), and getPkg().

Here is the call graph for this function:

pkgCache* APT::PackageContainerInterface::const_iterator::Cache ( ) const
inline

References pkgCache::Iterator< Str, Itr >::Cache(), and getPkg().

Here is the call graph for this function:

const char* APT::PackageContainerInterface::const_iterator::CandVersion ( ) const
inline

References pkgCache::PkgIterator::CandVersion(), and getPkg().

Here is the call graph for this function:

pkgCache::VerIterator APT::PackageContainerInterface::const_iterator::CurrentVer ( ) const
inline

References pkgCache::PkgIterator::CurrentVer(), and getPkg().

Here is the call graph for this function:

const char* APT::PackageContainerInterface::const_iterator::CurVersion ( ) const
inline

References pkgCache::PkgIterator::CurVersion(), and getPkg().

Here is the call graph for this function:

bool APT::PackageContainerInterface::const_iterator::end ( ) const
inline
std::string APT::PackageContainerInterface::const_iterator::FullName ( bool const  Pretty) const
inline

References pkgCache::PkgIterator::FullName(), and getPkg().

Here is the call graph for this function:

std::string APT::PackageContainerInterface::const_iterator::FullName ( ) const
inline

References pkgCache::PkgIterator::FullName(), and getPkg().

Here is the call graph for this function:

virtual pkgCache::PkgIterator APT::PackageContainerInterface::const_iterator::getPkg ( ) const
pure virtual
pkgCache::GrpIterator APT::PackageContainerInterface::const_iterator::Group ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::Group().

Here is the call graph for this function:

unsigned long APT::PackageContainerInterface::const_iterator::Index ( ) const
inline

References getPkg(), and pkgCache::Iterator< Str, Itr >::Index().

Here is the call graph for this function:

const char* APT::PackageContainerInterface::const_iterator::Name ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::Name().

Here is the call graph for this function:

APT::PackageContainerInterface::const_iterator::operator pkgCache::PkgIterator ( void  ) const
inline

References getPkg().

Here is the call graph for this function:

pkgCache::Package const* APT::PackageContainerInterface::const_iterator::operator-> ( ) const
inline

References getPkg().

Here is the call graph for this function:

pkgCache::PrvIterator APT::PackageContainerInterface::const_iterator::ProvidesList ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::ProvidesList().

Here is the call graph for this function:

bool APT::PackageContainerInterface::const_iterator::Purge ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::Purge().

Here is the call graph for this function:

pkgCache::DepIterator APT::PackageContainerInterface::const_iterator::RevDependsList ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::RevDependsList().

Here is the call graph for this function:

const char* APT::PackageContainerInterface::const_iterator::Section ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::Section().

Here is the call graph for this function:

pkgCache::PkgIterator::OkState APT::PackageContainerInterface::const_iterator::State ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::State().

Here is the call graph for this function:

pkgCache::VerIterator APT::PackageContainerInterface::const_iterator::VersionList ( ) const
inline

References getPkg(), and pkgCache::PkgIterator::VersionList().

Here is the call graph for this function:


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