Agnode_t Struct Reference

#include <graph.h>

Collaboration diagram for Agnode_t:

Collaboration graph
[legend]

Data Fields

int tag:4
int pad:4
int handle:24
char ** attr
char * didset
char * name
int id
Agraph_tgraph
Agnodeinfo_t u

Detailed Description

Definition at line 78 of file graph.h.


Field Documentation

int Agnode_t::tag

Definition at line 79 of file graph.h.

Referenced by agNEWnode().

int Agnode_t::pad

Definition at line 80 of file graph.h.

int Agnode_t::handle

Definition at line 81 of file graph.h.

char** Agnode_t::attr

Definition at line 82 of file graph.h.

Referenced by agFREEnode(), agNEWnode(), agopen(), agsubg(), and agusergraph().

char* Agnode_t::didset

Definition at line 83 of file graph.h.

Referenced by agFREEnode(), and agNEWnode().

char* Agnode_t::name

Definition at line 84 of file graph.h.

Referenced by addGrid(), agFREEnode(), agNEWnode(), agwredge(), agwrnode(), circleLayout(), circomps(), dumpstat(), edge(), epsf_init(), init_nop(), install_in_rank(), main(), makeGraphs(), makeSpline(), move_node(), nameof(), node_position(), printNodeset(), rm(), user_pos(), and virtual_node().

int Agnode_t::id

Definition at line 85 of file graph.h.

Referenced by agcmpin(), agcmpout(), agINSnode(), agNEWnode(), and UF_union().

Agraph_t* Agnode_t::graph

Definition at line 86 of file graph.h.

Referenced by agclose(), agDELedge(), agDELnode(), agfindsubg(), agFREEedge(), agFREEnode(), agINSgraph(), agINSnode(), agNEWnode(), agsubg(), agusergraph(), agwredge(), agwrnode(), arrow_flags(), beginpath(), circomps(), clip_and_install(), common_init_edge(), common_init_node(), edge(), endpath(), findCComp(), findedge(), firstattr(), firstedge(), firsthead(), firstin(), firstout(), firstsubg(), firstsupg(), firsttail(), getv(), graphof(), html_path(), makeSelfArcs(), makeSelfEdge(), neato_init_node(), neato_layout(), nextattr(), nextedge(), nexthead(), nextin(), nextout(), nextsubg(), nextsupg(), nexttail(), rm(), selfRightSpace(), setv(), and virtual_node().

Agnodeinfo_t Agnode_t::u

Definition at line 87 of file graph.h.

Referenced by clip_and_install(), heapdown(), and neato_cleanup_node().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:08:31 2008 for Graphviz by  doxygen 1.5.1