Graphviz  2.41.20171026.1811
Data Fields
Agcbdisc_s Struct Reference

#include <cgraph.h>

Collaboration diagram for Agcbdisc_s:
Collaboration graph
[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 214 of file cgraph.h.

Field Documentation

agobjfn_t Agcbdisc_s::del

Definition at line 218 of file cgraph.h.

Referenced by agdelcb().

struct { ... } Agcbdisc_s::edge

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

struct { ... } Agcbdisc_s::graph

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

agobjfn_t Agcbdisc_s::ins

Definition at line 216 of file cgraph.h.

Referenced by aginitcb().

agobjupdfn_t Agcbdisc_s::mod

Definition at line 217 of file cgraph.h.

Referenced by agupdcb().

struct { ... } Agcbdisc_s::node

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


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