|
Graphviz
2.31.20130524.0447
|
#include <graph.h>

Data Fields | |
| int | tag:4 |
| int | pad:4 |
| int | handle:24 |
| char ** | attr |
| char * | didset |
| char * | name |
| int | id |
| Agraph_t * | graph |
| Agnodeinfo_t | u |
| char** Agnode_t::attr |
Definition at line 79 of file graph.h.
Referenced by agusergraph(), agopen(), agsubg(), agNEWnode(), and agFREEnode().
| char* Agnode_t::didset |
Definition at line 80 of file graph.h.
Referenced by agNEWnode(), and agFREEnode().
Definition at line 83 of file graph.h.
Referenced by arrow_flags(), agFREEedge(), agDELedge(), agusergraph(), agsubg(), agfindsubg(), agINSgraph(), agclose(), agwrnode(), agwredge(), agINSnode(), agDELnode(), agNEWnode(), agFREEnode(), gvplugin_graph(), edge(), and rm().
| int Agnode_t::handle |
| int Agnode_t::id |
Definition at line 82 of file graph.h.
Referenced by agcmpin(), agcmpout(), agINSnode(), and agNEWnode().
| char* Agnode_t::name |
Definition at line 81 of file graph.h.
Referenced by agwrnode(), agwredge(), agNEWnode(), agFREEnode(), and main().
| int Agnode_t::pad |
| int Agnode_t::tag |
Definition at line 76 of file graph.h.
Referenced by agNEWnode().
1.7.5