Graphviz 12.0.1~dev.20240715.2254
Loading...
Searching...
No Matches
Agclos_s Struct Reference

shared resources for Agraph_s More...

#include <cgraph.h>

Collaboration diagram for Agclos_s:
[legend]

Data Fields

Agdisc_t disc
 
Agdstate_t state
 
Dict_tstrdict
 
uint64_t seq [3]
 
Agcbstack_tcb
 
Dict_tlookup_by_name [3]
 
Dict_tlookup_by_id [3]
 

Detailed Description

Definition at line 411 of file cgraph.h.

Field Documentation

◆ cb

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().

◆ disc

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().

◆ lookup_by_id

Dict_t* Agclos_s::lookup_by_id[3]

Definition at line 418 of file cgraph.h.

Referenced by aginternalmapclose(), aginternalmapdelete(), aginternalmapinsert(), and find_isym().

◆ lookup_by_name

Dict_t* Agclos_s::lookup_by_name[3]

◆ seq

uint64_t Agclos_s::seq[3]

Definition at line 415 of file cgraph.h.

Referenced by agnextseq(), and agnodebefore().

◆ state

Agdstate_t Agclos_s::state

Definition at line 413 of file cgraph.h.

Referenced by agopen().

◆ strdict

Dict_t* Agclos_s::strdict

Definition at line 414 of file cgraph.h.

Referenced by refdict().


The documentation for this struct was generated from the following file: