#include <srcrecords.h>
Classes | |
struct | File |
class | Parser |
Public Member Functions | |
pkgSrcRecords (pkgSourceList &List) | |
virtual | ~pkgSrcRecords () |
Parser * | Find (const char *Package, bool const &SrcOnly=false) |
bool | Restart () |
Private Attributes | |
std::vector< Parser * >::iterator | Current |
void * | d |
dpointer placeholder (for later in case we need it) More... | |
std::vector< Parser * > | Files |
pkgSrcRecords::pkgSrcRecords | ( | pkgSourceList & | List | ) |
|
virtual |
Parser* pkgSrcRecords::Find | ( | const char * | Package, |
bool const & | SrcOnly = false |
||
) |
bool pkgSrcRecords::Restart | ( | ) |
|
private |
|
private |
dpointer placeholder (for later in case we need it)
|
private |