Agdict_t Struct Reference

#include <graph.h>

Collaboration diagram for Agdict_t:

Collaboration graph
[legend]

Data Fields

char * name
Dict_tdict
Agsym_t ** list

Detailed Description

Definition at line 116 of file graph.h.


Field Documentation

char* Agdict_t::name

Definition at line 117 of file graph.h.

Referenced by agNEWdict().

Dict_t* Agdict_t::dict

Definition at line 118 of file graph.h.

Referenced by agclose(), agcopydict(), agfindattr(), agFREEdict(), agFREEedge(), agFREEnode(), agNEWdict(), agNEWedge(), agNEWnode(), agNEWsym(), agwredge(), agwrnode(), firstattr(), and nextattr().

Agsym_t** Agdict_t::list

Definition at line 119 of file graph.h.

Referenced by agcopyattr(), agcopydict(), agFREEdict(), agNEWdict(), agNEWnode(), agNEWsym(), agwredge(), agwrnode(), firstattr(), and nextattr().


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