dpkg 1.21.11
Data Fields
pkg_parse_object Struct Reference

Package object being parsed. More...

Collaboration diagram for pkg_parse_object:
[legend]

Data Fields

struct pkginfopkg
 
struct pkgbinpkgbin
 

Detailed Description

Package object being parsed.

Structure used to hold the parsed data for the package being constructed, before it gets properly inserted into the package database.

Field Documentation

◆ pkg

struct pkginfo* pkg_parse_object::pkg

Referenced by parsedb_parse().

◆ pkgbin

struct pkgbin* pkg_parse_object::pkgbin

Referenced by parsedb_parse().


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