|
Graphviz
2.41.20171026.1811
|
#include <cgraph.h>

Data Fields | |
| Agcbdisc_t * | f |
| void * | state |
| Agcbstack_t * | prev |
| Agcbdisc_t* Agcbstack_s::f |
Definition at line 223 of file cgraph.h.
Referenced by agclose(), agdelcb(), aggetuserptr(), aginitcb(), agpopdisc(), agpushdisc(), and agupdcb().
| Agcbstack_t* Agcbstack_s::prev |
Definition at line 225 of file cgraph.h.
Referenced by agdelcb(), aggetuserptr(), aginitcb(), agpopdisc(), agpushdisc(), and agupdcb().
| void* Agcbstack_s::state |
Definition at line 224 of file cgraph.h.
Referenced by agdelcb(), aggetuserptr(), aginitcb(), agpushdisc(), and agupdcb().
1.8.5