#include <graph.h>
Collaboration diagram for Agdata_t:
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.
Definition at line 103 of file graph.h.
Referenced by agFREEnode(), agNEWnode(), agwrite(), agwrnode(), firstattr(), and nextattr().
Definition at line 104 of file graph.h.
Referenced by agFREEedge(), agNEWedge(), agwredge(), agwrite(), firstattr(), and nextattr().
Definition at line 105 of file graph.h.
Referenced by agclose(), agwrite(), firstattr(), and nextattr().