libalpm
Arch Linux Package Manager Library
Data Fields
_alpm_siglist_t Struct Reference

Signature list. More...

#include <alpm.h>

Collaboration diagram for _alpm_siglist_t:
Collaboration graph
[legend]

Data Fields

size_t count
alpm_sigresult_tresults

Detailed Description

Signature list.

Contains the number of signatures found and a pointer to an array of results. The array is of size count.

Definition at line 246 of file alpm.h.


Field Documentation


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