libalpm
Arch Linux Package Manager Library
|
Go to the source code of this file.
Data Structures | |
struct | alpm_graph_t |
struct alpm_graph_t |
Data Fields | ||
---|---|---|
alpm_list_t * | children | |
void * | data | |
alpm_list_t * | iterator | |
struct _alpm_graph_t * | parent | |
enum _alpm_graph_vertex_state | state | |
off_t | weight |