|
apt
@VERSION@
|
Classes | |
| class | Type |
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 |
1.7.6.1