Agdata_t Struct Reference

#include <graph.h>

Collaboration diagram for Agdata_t:

Collaboration graph
[legend]

Data Fields

Dict_tnode_dict
Agdict_tnodeattr
Agdict_tedgeattr
Agdict_tglobattr
int max_node_id
int max_edge_id

Detailed Description

Definition at line 101 of file graph.h.


Field Documentation

Dict_t* Agdata_t::node_dict

Definition at line 102 of file graph.h.

Referenced by agfindnode(), agFREEnode(), and agnode().

Agdict_t* Agdata_t::nodeattr

Definition at line 103 of file graph.h.

Referenced by agFREEnode(), agNEWnode(), agwrite(), agwrnode(), firstattr(), and nextattr().

Agdict_t* Agdata_t::edgeattr

Definition at line 104 of file graph.h.

Referenced by agFREEedge(), agNEWedge(), agwredge(), agwrite(), firstattr(), and nextattr().

Agdict_t* Agdata_t::globattr

Definition at line 105 of file graph.h.

Referenced by agclose(), agwrite(), firstattr(), and nextattr().

int Agdata_t::max_node_id

Definition at line 106 of file graph.h.

Referenced by agNEWnode().

int Agdata_t::max_edge_id

Definition at line 106 of file graph.h.

Referenced by agNEWedge().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:08:27 2008 for Graphviz by  doxygen 1.5.1