|
Graphviz 2.29.20120208.0545
|
#include <graph.h>

Data Fields | |
| Dict_t * | node_dict |
| Agdict_t * | nodeattr |
| Agdict_t * | edgeattr |
| Agdict_t * | globattr |
| int | max_node_id |
| int | max_edge_id |
Definition at line 101 of file graph.h.
Referenced by agFREEedge(), agNEWedge(), agwredge(), agwrite(), firstattr(), and nextattr().
Definition at line 102 of file graph.h.
Referenced by agclose(), agwrite(), firstattr(), and nextattr().
Definition at line 103 of file graph.h.
Referenced by agNEWedge().
Definition at line 103 of file graph.h.
Referenced by agNEWnode().
Definition at line 99 of file graph.h.
Referenced by agfindnode(), agFREEnode(), and agnode().
Definition at line 100 of file graph.h.
Referenced by agFREEnode(), agNEWnode(), agwrite(), agwrnode(), firstattr(), and nextattr().
1.7.4