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
pkgSrcRecords Class Reference

#include <srcrecords.h>

Collaboration diagram for pkgSrcRecords:

Classes

struct  File
 
class  Parser
 

Public Member Functions

 pkgSrcRecords (pkgSourceList &List)
 
virtual ~pkgSrcRecords ()
 
ParserFind (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
 

Constructor & Destructor Documentation

pkgSrcRecords::pkgSrcRecords ( pkgSourceList List)
virtual pkgSrcRecords::~pkgSrcRecords ( )
virtual

Member Function Documentation

Parser* pkgSrcRecords::Find ( const char *  Package,
bool const &  SrcOnly = false 
)
bool pkgSrcRecords::Restart ( )

Member Data Documentation

std::vector<Parser *>::iterator pkgSrcRecords::Current
private
void* pkgSrcRecords::d
private

dpointer placeholder (for later in case we need it)

std::vector<Parser*> pkgSrcRecords::Files
private

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