|
virtual bool | Restart () |
|
virtual bool | Step () |
|
virtual bool | Jump (unsigned long const &Off) |
|
virtual std::string | Package () const |
|
virtual std::string | Version () const |
|
virtual std::string | Maintainer () const |
|
virtual std::string | Section () const |
|
virtual const char ** | Binaries () |
|
virtual bool | BuildDepends (std::vector< BuildDepRec > &BuildDeps, bool const &ArchOnly, bool const &StripMultiArch=true) |
|
virtual unsigned long | Offset () |
|
virtual std::string | AsStr () |
|
virtual bool | Files (std::vector< pkgSrcRecords::File > &F) |
|
| debSrcRecordParser (std::string const &File, pkgIndexFile const *Index) |
|
const pkgIndexFile & | Index () const |
|
| Parser (const pkgIndexFile *Index) |
|
|
enum | BuildDep { BuildDepend =0x0,
BuildDependIndep =0x1,
BuildConflict =0x2,
BuildConflictIndep =0x3
} |
|
static const char * | BuildDepType (unsigned char const &Type) |
|
const pkgIndexFile * | iIndex |
|
The documentation for this class was generated from the following files:
- /home/egon/devel/apt/build-area/apt-0.9.12.1/apt-pkg/deb/debsrcrecords.h
- /home/egon/devel/apt/build-area/apt-0.9.12.1/apt-pkg/deb/debsrcrecords.cc