|
Graphviz 2.29.20120208.0545
|
#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 agFREEnode(), agNEWnode(), agopen(), agsubg(), and agusergraph().
| char* Agnode_t::didset |
Definition at line 80 of file graph.h.
Referenced by agFREEnode(), and agNEWnode().
Definition at line 83 of file graph.h.
Referenced by agclose(), agDELedge(), agDELnode(), agfindsubg(), agFREEedge(), agFREEnode(), agINSgraph(), agINSnode(), agNEWnode(), agsubg(), agusergraph(), agwredge(), agwrnode(), arrow_flags(), edge(), findCComp(), gvplugin_graph(), html_path(), rm(), and virtual_node().
| int Agnode_t::handle |
| int Agnode_t::id |
Definition at line 82 of file graph.h.
Referenced by agcmpin(), agcmpout(), agINSnode(), agNEWnode(), and UF_union().
| char* Agnode_t::name |
Definition at line 81 of file graph.h.
Referenced by agFREEnode(), agNEWnode(), agwredge(), agwrnode(), main(), makeGraphs(), node_position(), and virtual_node().
| int Agnode_t::pad |
| int Agnode_t::tag |
Definition at line 76 of file graph.h.
Referenced by agNEWnode().
Definition at line 84 of file graph.h.
Referenced by gv_cleanup_node().
1.7.4