libalpm
Arch Linux Package Manager Library
graph.h File Reference
#include <sys/types.h>
#include "alpm_list.h"
Include dependency graph for graph.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  alpm_graph_t
 

Data Structure Documentation

◆ alpm_graph_t

struct alpm_graph_t
Collaboration diagram for 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