Graphviz
2.41.20171026.1811
|
#include <cgraph.h>
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 |
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 |
struct { ... } Agcbdisc_s::node |
Referenced by agdelcb(), aginitcb(), and agupdcb().