Graphviz  2.41.20171026.1811
Data Fields
Agclos_s Struct Reference

#include <cgraph.h>

Collaboration diagram for Agclos_s:
Collaboration graph
[legend]

Data Fields

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

Detailed Description

Definition at line 228 of file cgraph.h.

Field Documentation

unsigned char Agclos_s::callbacks_enabled

Definition at line 234 of file cgraph.h.

Referenced by agcallbacks(), agmethod_delete(), agmethod_init(), and agmethod_upd().

Agcbstack_t* Agclos_s::cb
Agdisc_t Agclos_s::disc

Definition at line 229 of file cgraph.h.

Referenced by agopen(), and write_plain().

Dict_t* Agclos_s::lookup_by_id[3]

Definition at line 236 of file cgraph.h.

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

Dict_t* Agclos_s::lookup_by_name[3]
uint64_t Agclos_s::seq[3]

Definition at line 232 of file cgraph.h.

Referenced by agnextseq(), and agnodebefore().

Agdstate_t Agclos_s::state

Definition at line 230 of file cgraph.h.

Referenced by agopen().

Dict_t* Agclos_s::strdict

Definition at line 231 of file cgraph.h.


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