Public Types |
typedef std::vector< metaIndex * >
::const_iterator | const_iterator |
Public Member Functions |
bool | ReadMainList () |
bool | Read (std::string File) |
void | Reset () |
bool | ReadAppend (std::string File) |
bool | ReadSourceDir (std::string Dir) |
const_iterator | begin () const |
const_iterator | end () const |
unsigned int | size () const |
bool | empty () const |
bool | FindIndex (pkgCache::PkgFileIterator File, pkgIndexFile *&Found) const |
bool | GetIndexes (pkgAcquire *Owner, bool GetAll=false) const |
time_t | GetLastModifiedTime () |
| pkgSourceList (std::string File) |
Protected Attributes |
std::vector< metaIndex * > | SrcList |
The documentation for this class was generated from the following files:
- /apt-0.9.7.9+deb7u2/apt-pkg/sourcelist.h
- /apt-0.9.7.9+deb7u2/apt-pkg/sourcelist.cc