Graphviz
2.41.20171026.1811
|
#include <cgraph.h>
Data Fields | |
Agrec_t | h |
struct { | |
Dict_t * n | |
Dict_t * e | |
Dict_t * g | |
} | dict |
struct { ... } Agdatadict_s::dict |
Referenced by agdictof(), agraphattr_delete(), and agxset().
Dict_t * Agdatadict_s::e |
Definition at line 337 of file cgraph.h.
Referenced by agdictof(), and agraphattr_delete().
Dict_t * Agdatadict_s::g |
Definition at line 337 of file cgraph.h.
Referenced by agdictof(), agraphattr_delete(), and agxset().
Agrec_t Agdatadict_s::h |
Definition at line 335 of file cgraph.h.
Referenced by agraphattr_delete().
Dict_t* Agdatadict_s::n |
Definition at line 337 of file cgraph.h.
Referenced by agdictof(), and agraphattr_delete().