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::VersionContainerInterface::const_iterator Class Referenceabstract

smell like a pkgCache::VerIterator More...

#include <cacheset.h>

Inheritance diagram for APT::VersionContainerInterface::const_iterator:

Public Member Functions

const char * Arch () const
 
bool Automatic () const
 
pkgCacheCache () const
 
int CompareVer (const pkgCache::VerIterator &B) const
 
pkgCache::DepIterator DependsList () const
 
pkgCache::DescIterator DescriptionList () const
 
bool Downloadable () const
 
bool end () const
 
pkgCache::VerFileIterator FileList () const
 
virtual pkgCache::VerIterator getVer () const =0
 
unsigned long Index () const
 
pkgCache::VerFileIterator NewestFile () const
 
 operator pkgCache::VerIterator (void)
 
pkgCache::Version const * operator-> () const
 
pkgCache::PkgIterator ParentPkg () const
 
const char * PriorityType () const
 
pkgCache::PrvIterator ProvidesList () const
 
std::string RelStr () const
 
const char * Section () const
 
pkgCache::DescIterator TranslatedDescription () const
 
const char * VerStr () const
 

Detailed Description

smell like a pkgCache::VerIterator

Member Function Documentation

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

References pkgCache::VerIterator::Arch(), and getVer().

Here is the call graph for this function:

bool APT::VersionContainerInterface::const_iterator::Automatic ( ) const
inline

References pkgCache::VerIterator::Automatic(), and getVer().

Here is the call graph for this function:

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

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

Here is the call graph for this function:

int APT::VersionContainerInterface::const_iterator::CompareVer ( const pkgCache::VerIterator B) const
inline

References pkgCache::VerIterator::CompareVer(), and getVer().

Here is the call graph for this function:

pkgCache::DepIterator APT::VersionContainerInterface::const_iterator::DependsList ( ) const
inline

References pkgCache::VerIterator::DependsList(), and getVer().

Here is the call graph for this function:

pkgCache::DescIterator APT::VersionContainerInterface::const_iterator::DescriptionList ( ) const
inline

References pkgCache::VerIterator::DescriptionList(), and getVer().

Here is the call graph for this function:

bool APT::VersionContainerInterface::const_iterator::Downloadable ( ) const
inline

References pkgCache::VerIterator::Downloadable(), and getVer().

Here is the call graph for this function:

bool APT::VersionContainerInterface::const_iterator::end ( ) const
inline
pkgCache::VerFileIterator APT::VersionContainerInterface::const_iterator::FileList ( ) const
inline

References pkgCache::VerIterator::FileList(), and getVer().

Here is the call graph for this function:

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

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

Here is the call graph for this function:

pkgCache::VerFileIterator APT::VersionContainerInterface::const_iterator::NewestFile ( ) const
inline

References getVer(), and pkgCache::VerIterator::NewestFile().

Here is the call graph for this function:

APT::VersionContainerInterface::const_iterator::operator pkgCache::VerIterator ( void  )
inline

References getVer().

Here is the call graph for this function:

pkgCache::Version const* APT::VersionContainerInterface::const_iterator::operator-> ( ) const
inline

References getVer().

Here is the call graph for this function:

pkgCache::PkgIterator APT::VersionContainerInterface::const_iterator::ParentPkg ( ) const
inline

References getVer(), and pkgCache::VerIterator::ParentPkg().

Here is the call graph for this function:

const char* APT::VersionContainerInterface::const_iterator::PriorityType ( ) const
inline

References getVer(), and pkgCache::VerIterator::PriorityType().

Here is the call graph for this function:

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

References getVer(), and pkgCache::VerIterator::ProvidesList().

Here is the call graph for this function:

std::string APT::VersionContainerInterface::const_iterator::RelStr ( ) const
inline

References getVer(), and pkgCache::VerIterator::RelStr().

Here is the call graph for this function:

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

References getVer(), and pkgCache::VerIterator::Section().

Here is the call graph for this function:

pkgCache::DescIterator APT::VersionContainerInterface::const_iterator::TranslatedDescription ( ) const
inline

References getVer(), and pkgCache::VerIterator::TranslatedDescription().

Here is the call graph for this function:

const char* APT::VersionContainerInterface::const_iterator::VerStr ( ) const
inline

References getVer(), and pkgCache::VerIterator::VerStr().

Here is the call graph for this function:


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