|
Graphviz 14.0.3~dev.20251104.0241
|
#include <cgraph.h>
Data Fields | ||
| Agrec_t | h | |
| < set of dictionaries per graph | ||
| struct { | ||
| Dict_t * n | ||
| Dict_t * e | ||
| Dict_t * g | ||
| } | dict | |
| struct { ... } Agdatadict_s::dict |
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), agxset_(), irrelevant_subgraph(), unviewsubgraphsattr(), write_body(), write_dicts(), writeBody(), and writeDicts().
| Dict_t * Agdatadict_s::e |
Definition at line 655 of file cgraph.h.
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), irrelevant_subgraph(), write_body(), write_dicts(), writeBody(), and writeDicts().
| Dict_t * Agdatadict_s::g |
Definition at line 655 of file cgraph.h.
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), agxset_(), unviewsubgraphsattr(), write_dicts(), and writeDicts().
| Agrec_t Agdatadict_s::h |
Definition at line 653 of file cgraph.h.
Referenced by agraphattr_delete().
| Dict_t* Agdatadict_s::n |
Definition at line 655 of file cgraph.h.
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), irrelevant_subgraph(), write_body(), write_dicts(), writeBody(), and writeDicts().