Graphviz 13.0.0~dev.20241220.2304
|
string attribute container More...
#include <cgraph.h>
Data Fields | |
Agrec_t | h |
Dict_t * | dict |
shared dict of Agsym_s to interpret Agattr_s.str | |
char ** | str |
the attribute string values indexed by Agsym_s.id | |
Dict_t* Agattr_s::dict |
Definition at line 631 of file cgraph.h.
Referenced by agmakeattrs().
Agrec_t Agattr_s::h |
Definition at line 630 of file cgraph.h.
Referenced by agraphattr_delete().
char** Agattr_s::str |
Definition at line 632 of file cgraph.h.
Referenced by addattr(), agmakeattrs(), freeattr(), and irrelevant_subgraph().