libalpm
Arch Linux Package Manager Library
Data Fields
__alpm_db_t Struct Reference

#include <db.h>

Collaboration diagram for __alpm_db_t:
Collaboration graph
[legend]

Data Fields

alpm_handle_thandle
char * treename
char * _path
alpm_pkghash_tpkgcache
alpm_list_tgrpcache
alpm_list_tservers
struct db_operationsops
enum _alpm_dbstatus_t status
alpm_siglevel_t siglevel

Detailed Description

Definition at line 64 of file db.h.


Field Documentation

Definition at line 68 of file db.h.

Referenced by _alpm_db_free(), and _alpm_db_path().

Definition at line 70 of file db.h.

Referenced by _alpm_db_get_groupcache().

Definition at line 75 of file db.h.

Referenced by _alpm_db_register_sync(), and alpm_db_get_siglevel().


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