libdebian-installer
Data Fields
internal_di_package_parser_data Struct Reference

#include <package_internal.h>

Data Fields

di_packages_allocatorallocator
 
di_packagespackages
 
di_packagepackage
 

Detailed Description

Holds data for the Package parser

Field Documentation

the used allocator

Referenced by di_package_parser_info(), and di_packages_status_parser_info().

di_package* package

only used in the control file parser

Referenced by di_package_parser_info().

di_packages* packages

the used packages struct

Referenced by di_package_parser_info(), and di_packages_status_parser_info().