|
Graphviz 2.29.20120208.0545
|
#include <graph.h>

Data Fields | |
| char * | name |
| Dict_t * | dict |
| Agsym_t ** | list |
Definition at line 115 of file graph.h.
Referenced by agclose(), agcopydict(), agfindattr(), agFREEdict(), agFREEedge(), agFREEnode(), agfstattr(), aglstattr(), agNEWdict(), agNEWedge(), agNEWnode(), agNEWsym(), agnxtattr(), agprvattr(), agwredge(), agwrnode(), firstattr(), and nextattr().
Definition at line 116 of file graph.h.
Referenced by agcopyattr(), agcopydict(), agFREEdict(), agNEWdict(), agNEWnode(), agNEWsym(), agwredge(), agwrnode(), firstattr(), and nextattr().
| char* Agdict_t::name |
Definition at line 114 of file graph.h.
Referenced by agNEWdict().
1.7.4