libalpm
Arch Linux Package Manager Library
Data Fields
__alpm_graph_t Struct Reference

#include <graph.h>

Collaboration diagram for __alpm_graph_t:
Collaboration graph
[legend]

Data Fields

char state
off_t weight
void * data
struct __alpm_graph_tparent
alpm_list_tchildren
alpm_list_tchildptr

Detailed Description

Definition at line 26 of file graph.h.


Field Documentation

Definition at line 32 of file graph.h.

Referenced by _alpm_sortbydeps().

Definition at line 31 of file graph.h.

Referenced by _alpm_graph_free().

Definition at line 29 of file graph.h.

Referenced by _alpm_sortbydeps().

Definition at line 30 of file graph.h.

Referenced by _alpm_sortbydeps().

Definition at line 27 of file graph.h.

Referenced by _alpm_sortbydeps().

Definition at line 28 of file graph.h.


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