Graphviz 13.0.0~dev.20241220.2304
|
shared resources for Agraph_s More...
#include <cgraph.h>
Data Fields | |
Agdisc_t | disc |
Agdstate_t | state |
Dict_t * | strdict |
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 416 of file cgraph.h.
Referenced by agclose(), agmethod_delete(), agmethod_init(), agmethod_upd(), agpopdisc(), and agpushdisc().
Agdisc_t Agclos_s::disc |
Definition at line 412 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 418 of file cgraph.h.
Referenced by aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), and find_isym().
Dict_t* Agclos_s::lookup_by_name[3] |
Definition at line 417 of file cgraph.h.
Referenced by aginternalmapclearlocalnames(), aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), and aginternalmaplookup().
uint64_t Agclos_s::seq[3] |
Definition at line 415 of file cgraph.h.
Referenced by agnextseq(), and agnodebefore().
Agdstate_t Agclos_s::state |