Graphviz 13.0.0~dev.20241220.2304
|
#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 650 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 650 of file cgraph.h.
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), agxset(), unviewsubgraphsattr(), write_dicts(), and writeDicts().
Agrec_t Agdatadict_s::h |
Definition at line 648 of file cgraph.h.
Referenced by agraphattr_delete().
Dict_t* Agdatadict_s::n |
Definition at line 650 of file cgraph.h.
Referenced by agdictof(), agmakedatadict(), agraphattr_delete(), irrelevant_subgraph(), write_body(), write_dicts(), writeBody(), and writeDicts().