Classes | |
| class | Type |
Public Types | |
|
typedef vector< metaIndex * > ::const_iterator | const_iterator |
Public Member Functions | |
| bool | ReadMainList () |
| bool | Read (string File) |
| void | Reset () |
| bool | ReadAppend (string File) |
| bool | ReadSourceDir (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 |
| pkgSourceList (string File) | |
Protected Attributes | |
| vector< metaIndex * > | SrcList |
1.7.1