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

client event callbacks, used in Agcbstack_s More...

#include <cgraph.h>

Collaboration diagram for Agcbdisc_s:
[legend]

Data Fields

struct { 
 
   agobjfn_t   ins 
 
   agobjupdfn_t   mod 
 
   agobjfn_t   del 
 
graph 
 
struct { 
 
   agobjfn_t   ins 
 
   agobjupdfn_t   mod 
 
   agobjfn_t   del 
 
node 
 
struct { 
 
   agobjfn_t   ins 
 
   agobjupdfn_t   mod 
 
   agobjfn_t   del 
 
edge 
 

Detailed Description

Definition at line 388 of file cgraph.h.

Field Documentation

◆ del

agobjfn_t Agcbdisc_s::del

Definition at line 392 of file cgraph.h.

Referenced by agdelcb().

◆ [struct]

struct { ... } Agcbdisc_s::edge

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

◆ [struct]

struct { ... } Agcbdisc_s::graph

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

◆ ins

agobjfn_t Agcbdisc_s::ins

Definition at line 390 of file cgraph.h.

Referenced by aginitcb().

◆ mod

agobjupdfn_t Agcbdisc_s::mod

Definition at line 391 of file cgraph.h.

Referenced by agupdcb().

◆ [struct]

struct { ... } Agcbdisc_s::node

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


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