__pmgraph_t Struct Reference

#include <deps.h>

Collaboration diagram for __pmgraph_t:

Collaboration graph
[legend]

Data Fields

int state
void * data
struct __pmgraph_tparent
alpm_list_tchildren
alpm_list_tchildptr

Detailed Description

Definition at line 43 of file deps.h.


Field Documentation

int __pmgraph_t::state

Definition at line 44 of file deps.h.

Referenced by _alpm_sortbydeps().

void* __pmgraph_t::data

Definition at line 45 of file deps.h.

Referenced by _alpm_sortbydeps().

struct __pmgraph_t* __pmgraph_t::parent [read]

Definition at line 46 of file deps.h.

Referenced by _alpm_sortbydeps().

alpm_list_t* __pmgraph_t::children

Definition at line 47 of file deps.h.

alpm_list_t* __pmgraph_t::childptr

Definition at line 48 of file deps.h.

Referenced by _alpm_sortbydeps().


The documentation for this struct was generated from the following file:
Generated on Tue Jan 15 00:03:16 2008 for libalpm by  doxygen 1.5.4