|
Graphviz 14.0.3~dev.20251029.0425
|
shared resources for Agraph_s More...
#include <cgraph.h>
Data Fields | |
| Agdisc_t | disc |
| Agdstate_t | state |
| void * | strdict |
| shared string dict | |
| uint64_t | seq [3] |
| Agcbstack_t * | cb |
| Dict_t * | lookup_by_name [3] |
| Dict_t * | lookup_by_id [3] |
| Agcbstack_t* Agclos_s::cb |
Definition at line 415 of file cgraph.h.
Referenced by agclose(), agmethod_delete(), agmethod_init(), agmethod_upd(), agpopdisc(), and agpushdisc().
| Agdisc_t Agclos_s::disc |
Definition at line 411 of file cgraph.h.
Referenced by agclos(), agopen(), dot_end_graph(), json_end_graph(), sfioWrite(), and write_plain().
| Dict_t* Agclos_s::lookup_by_id[3] |
Definition at line 417 of file cgraph.h.
Referenced by aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), and find_isym().
| Dict_t* Agclos_s::lookup_by_name[3] |
Definition at line 416 of file cgraph.h.
Referenced by aginternalmapclearlocalnames(), aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), and aginternalmaplookup().
| uint64_t Agclos_s::seq[3] |
Definition at line 414 of file cgraph.h.
Referenced by agnextseq(), agnodebefore(), and before_write().
| Agdstate_t Agclos_s::state |