libalpm
Arch Linux Package Manager Library
Data Fields
db_operations Struct Reference

#include <db.h>

Data Fields

int(* validate )(alpm_db_t *)
int(* populate )(alpm_db_t *)
void(* unregister )(alpm_db_t *)

Detailed Description

Definition at line 57 of file db.h.


Field Documentation

Definition at line 59 of file db.h.

Definition at line 60 of file db.h.

Referenced by alpm_db_unregister(), alpm_db_unregister_all(), and alpm_release().

Definition at line 58 of file db.h.

Referenced by alpm_db_get_valid().


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