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
pkgFLCache::DirIterator Class Reference

#include <filelist.h>

Collaboration diagram for pkgFLCache::DirIterator:

Public Member Functions

 DirIterator ()
 
 DirIterator (pkgFLCache &Owner, Directory *Trg)
 
const char * Name () const
 
 operator Directory * ()
 
 operator Directory const * () const
 
Directory const & operator* () const
 
Directoryoperator-> ()
 
Directory const * operator-> () const
 

Private Attributes

DirectoryDir
 
pkgFLCacheOwner
 

Constructor & Destructor Documentation

pkgFLCache::DirIterator::DirIterator ( )
inline
pkgFLCache::DirIterator::DirIterator ( pkgFLCache Owner,
Directory Trg 
)
inline

Member Function Documentation

const char* pkgFLCache::DirIterator::Name ( ) const
inline
pkgFLCache::DirIterator::operator Directory * ( )
inline
pkgFLCache::DirIterator::operator Directory const * ( ) const
inline
Directory const& pkgFLCache::DirIterator::operator* ( void  ) const
inline
Directory* pkgFLCache::DirIterator::operator-> ( )
inline
Directory const* pkgFLCache::DirIterator::operator-> ( ) const
inline

Member Data Documentation

Directory* pkgFLCache::DirIterator::Dir
private
pkgFLCache* pkgFLCache::DirIterator::Owner
private

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