|
Graphviz 2.29.20120208.0545
|
#include <graph.h>

Data Fields | |
| int | tag:4 |
| int | printkey:4 |
| int | handle:24 |
| char ** | attr |
| char * | didset |
| Agnode_t * | head |
| Agnode_t * | tail |
| int | id |
| Agedgeinfo_t | u |
| char** Agedge_t::attr |
Definition at line 91 of file graph.h.
Referenced by agedge(), agFREEedge(), agfstin(), agfstout(), agNEWedge(), agwredge(), and write_plain().
| char* Agedge_t::didset |
Definition at line 92 of file graph.h.
Referenced by agFREEedge(), and agNEWedge().
| int Agedge_t::handle |
Definition at line 93 of file graph.h.
Referenced by agclose(), agcmpin(), agcmpout(), agDELedge(), agDELnode(), agedge(), agfstin(), agfstout(), agNEWedge(), agnxtedge(), agnxtin(), agpopproto(), agwredge(), findCComp(), main(), mark_clusters(), and mark_lowclusters().
| int Agedge_t::id |
Definition at line 94 of file graph.h.
Referenced by agNEWedge().
Definition at line 89 of file graph.h.
Referenced by agedge(), agINSedge(), and agwredge().
| int Agedge_t::tag |
Definition at line 88 of file graph.h.
Referenced by agNEWedge().
Definition at line 93 of file graph.h.
Referenced by agcmpin(), agcmpout(), agedge(), agFREEedge(), agfstin(), agfstout(), agINSnode(), agNEWedge(), agnxtedge(), agnxtout(), agpopproto(), agwredge(), and arrow_flags().
Definition at line 95 of file graph.h.
Referenced by gv_cleanup_edge(), mark_clusters(), and mark_lowclusters().
1.7.4