Graphviz 14.0.0~dev.20250918.1035
|
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 634 of file cgraph.h.
Referenced by agattrsym(), agedgeattr_init(), agmakeattrs(), agnodeattr_init(), and not_default_attrs().
Agrec_t Agattr_s::h |
Definition at line 633 of file cgraph.h.
Referenced by agmakeattrs(), and agraphattr_delete().
char** Agattr_s::str |
Definition at line 635 of file cgraph.h.
Referenced by addattr(), agget(), agmakeattrs(), agxget(), agxset_(), freeattr(), irrelevant_subgraph(), not_default_attrs(), write_nondefault_attrs(), and writeNondefaultAttr().