|
Graphviz 14.0.3~dev.20251028.0232
|
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 | |
| Agraph_t * | owner |
| char* Agsym_s::defval |
Definition at line 643 of file cgraph.h.
Referenced by addattr(), agnewsym(), agxset_(), 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 646 of file cgraph.h.
Referenced by agcopydict(), and global_def().
| int Agsym_s::id |
Definition at line 644 of file cgraph.h.
Referenced by addattr(), agget(), agnewsym(), agxget(), agxset_(), not_default_attrs(), setattr(), unviewsubgraphsattr(), write_nondefault_attrs(), and writeNondefaultAttr().
| unsigned char Agsym_s::kind |
Definition at line 645 of file cgraph.h.
Referenced by agnewsym(), and new_attr_with_ref().
| char* Agsym_s::name |
Definition at line 642 of file cgraph.h.
Referenced by agcopyattr(), agdictsym(), agnewsym(), agxset_(), 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().
| Agraph_t* Agsym_s::owner |
graph from whose string pool name and defval were allocated
Definition at line 648 of file cgraph.h.
Referenced by agnewsym(), and freesym().
| unsigned char Agsym_s::print |
Definition at line 647 of file cgraph.h.
Referenced by agcopydict(), attrstmt(), attrstmt(), and write_dict().