src/graph/graph_int.h File Reference

#include "util.h"
#include "list.h"
#include "array.h"
#include "st.h"
#include "graph.h"
Include dependency graph for graph_int.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  graph_struct_int
struct  vertex_struct_int
struct  edge_struct_int

Typedefs

typedef struct graph_struct_int graph_t_int
typedef struct vertex_struct_int vertex_t_int
typedef struct edge_struct_int edge_t_int

Functions

EXTERN void del_from_list (lsList, lsGeneric)

Variables

int g_unique_id

Typedef Documentation

typedef struct edge_struct_int edge_t_int
typedef struct graph_struct_int graph_t_int

Function Documentation

EXTERN void del_from_list ( lsList  ,
lsGeneric   
)

Variable Documentation

Definition at line 7 of file graph.c.


Generated on Tue Jan 12 13:57:24 2010 for glu-2.2 by  doxygen 1.6.1