#include <cacheset.h>
const char* APT::PackageContainerInterface::const_iterator::Arch |
( |
| ) |
const |
|
inline |
pkgCache* APT::PackageContainerInterface::const_iterator::Cache |
( |
| ) |
const |
|
inline |
const char* APT::PackageContainerInterface::const_iterator::CandVersion |
( |
| ) |
const |
|
inline |
const char* APT::PackageContainerInterface::const_iterator::CurVersion |
( |
| ) |
const |
|
inline |
bool APT::PackageContainerInterface::const_iterator::end |
( |
| ) |
const |
|
inline |
std::string APT::PackageContainerInterface::const_iterator::FullName |
( |
bool const |
Pretty | ) |
const |
|
inline |
std::string APT::PackageContainerInterface::const_iterator::FullName |
( |
| ) |
const |
|
inline |
Implemented in APT::PackageContainer< Container >::iterator, and APT::PackageContainer< Container >::const_iterator.
Referenced by Arch(), Cache(), CandVersion(), CurrentVer(), CurVersion(), FullName(), Group(), Index(), Name(), operator pkgCache::PkgIterator(), operator->(), ProvidesList(), Purge(), RevDependsList(), Section(), State(), and VersionList().
unsigned long APT::PackageContainerInterface::const_iterator::Index |
( |
| ) |
const |
|
inline |
const char* APT::PackageContainerInterface::const_iterator::Name |
( |
| ) |
const |
|
inline |
pkgCache::Package const* APT::PackageContainerInterface::const_iterator::operator-> |
( |
| ) |
const |
|
inline |
bool APT::PackageContainerInterface::const_iterator::Purge |
( |
| ) |
const |
|
inline |
const char* APT::PackageContainerInterface::const_iterator::Section |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: