Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Agcbstack_s Struct Reference

object event callbacks More...

#include <cgraph.h>

Collaboration diagram for Agcbstack_s:
[legend]

Data Fields

Agcbdisc_tf
 
void * state
 
Agcbstack_tprev
 

Detailed Description

enclosing state for Agcbdisc_s, used in Agclos_s

Definition at line 399 of file cgraph.h.

Field Documentation

◆ f

Agcbdisc_t* Agcbstack_s::f

Definition at line 400 of file cgraph.h.

Referenced by agclose(), agdelcb(), aginitcb(), agpopdisc(), agpushdisc(), and agupdcb().

◆ prev

Agcbstack_t* Agcbstack_s::prev

Definition at line 402 of file cgraph.h.

Referenced by agdelcb(), aginitcb(), agpopdisc(), agpushdisc(), and agupdcb().

◆ state

void* Agcbstack_s::state

Definition at line 401 of file cgraph.h.

Referenced by agdelcb(), aginitcb(), agpushdisc(), and agupdcb().


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