Graphviz 13.0.0~dev.20241220.2304
|
string attribute descriptor symbol in Agattr_s.dict More...
#include <cgraph.h>
Data Fields | |
Dtlink_t | link |
char * | name |
char * | defval |
int | id |
index in Agattr_s.str | |
unsigned char | kind |
unsigned char | fixed |
unsigned char | |
char* Agsym_s::defval |
Definition at line 640 of file cgraph.h.
Referenced by addattr(), agcopydict(), agmakeattrs(), agnewsym(), agxset(), cloneDfltAttrs(), cloneGraph(), copyAttr(), freesym(), getDfltAttr(), mapN(), new_attr_with_ref(), not_default_attrs(), setattr(), write_dict(), write_nondefault_attrs(), and writeDict().
unsigned char Agsym_s::fixed |
Definition at line 643 of file cgraph.h.
Referenced by agcopydict(), and global_def().
int Agsym_s::id |
Definition at line 641 of file cgraph.h.
Referenced by addattr(), agcopydict(), agget(), agmakeattrs(), agnewsym(), agxget(), agxset(), not_default_attrs(), setattr(), unviewsubgraphsattr(), write_nondefault_attrs(), and writeNondefaultAttr().
unsigned char Agsym_s::kind |
Definition at line 642 of file cgraph.h.
Referenced by agnewsym(), and new_attr_with_ref().
char* Agsym_s::name |
Definition at line 639 of file cgraph.h.
Referenced by agcopyattr(), agcopydict(), agdictsym(), agnewsym(), agxset(), cloneAttrs(), cloneDfltAttrs(), cloneGraph(), copyAttr(), freesym(), listEdgeAttrs(), listGraphAttrs(), listNodeAttrs(), load_settings_from_graph(), myagxget(), myagxset(), myagxset(), nameof(), new_attr_with_ref(), nxtAttr(), update_graph_from_settings(), write_attrs(), write_dict(), and write_nondefault_attrs().
unsigned char Agsym_s::print |
Definition at line 644 of file cgraph.h.
Referenced by agcopydict(), attrstmt(), attrstmt(), and write_dict().