#include <srcrecords.h>
|
static const char * | BuildDepType (unsigned char const &Type) |
|
Enumerator |
---|
BuildDepend |
|
BuildDependIndep |
|
BuildConflict |
|
BuildConflictIndep |
|
virtual pkgSrcRecords::Parser::~Parser |
( |
| ) |
|
|
inlinevirtual |
virtual std::string pkgSrcRecords::Parser::AsStr |
( |
| ) |
|
|
pure virtual |
virtual const char** pkgSrcRecords::Parser::Binaries |
( |
| ) |
|
|
pure virtual |
virtual bool pkgSrcRecords::Parser::BuildDepends |
( |
std::vector< BuildDepRec > & |
BuildDeps, |
|
|
bool const & |
ArchOnly, |
|
|
bool const & |
StripMultiArch = true |
|
) |
| |
|
pure virtual |
static const char* pkgSrcRecords::Parser::BuildDepType |
( |
unsigned char const & |
Type | ) |
|
|
static |
virtual bool pkgSrcRecords::Parser::Jump |
( |
unsigned long const & |
Off | ) |
|
|
pure virtual |
virtual std::string pkgSrcRecords::Parser::Maintainer |
( |
| ) |
const |
|
pure virtual |
virtual unsigned long pkgSrcRecords::Parser::Offset |
( |
| ) |
|
|
pure virtual |
virtual std::string pkgSrcRecords::Parser::Package |
( |
| ) |
const |
|
pure virtual |
virtual bool pkgSrcRecords::Parser::Restart |
( |
| ) |
|
|
pure virtual |
virtual std::string pkgSrcRecords::Parser::Section |
( |
| ) |
const |
|
pure virtual |
virtual bool pkgSrcRecords::Parser::Step |
( |
| ) |
|
|
pure virtual |
virtual std::string pkgSrcRecords::Parser::Version |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: