Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Exccdisc_s Struct Reference
Collaboration diagram for Exccdisc_s:
[legend]

Data Fields

agxbuftext
 
char * id
 
uint64_t flags
 
int(* ccf )(Excc_t *, Exnode_t *, Exid_t *, Exref_t *, Exnode_t *, Exccdisc_t *)
 

Detailed Description

Definition at line 28 of file excc.c.

Field Documentation

◆ ccf

int(* Exccdisc_s::ccf) (Excc_t *, Exnode_t *, Exid_t *, Exref_t *, Exnode_t *, Exccdisc_t *)

Definition at line 33 of file excc.c.

Referenced by gen().

◆ flags

uint64_t Exccdisc_s::flags

Definition at line 32 of file excc.c.

Referenced by exccclose(), exccopen(), and exdump().

◆ id

char* Exccdisc_s::id

Definition at line 31 of file excc.c.

Referenced by exccopen().

◆ text

agxbuf* Exccdisc_s::text

Definition at line 30 of file excc.c.

Referenced by exccclose(), exccopen(), exdump(), gen(), print(), and scan().


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