Graphviz
2.41.20171026.1811
|
#include <cghdr.h>
Go to the source code of this file.
Data Structures | |
struct | symlist_s |
struct | pending_cb_t |
struct | pendingset_t |
Typedefs | |
typedef struct symlist_s | symlist_t |
Functions | |
void | agrecord_callback (Agraph_t *g, Agobj_t *obj, int kind, Agsym_t *optsym) |
int | agcallbacks (Agraph_t *g, int flag) |
Definition at line 286 of file pend.c.
References Agclos_s::callbacks_enabled, Agraph_s::clos, FALSE, NOT, and TRUE.
Referenced by main().
Definition at line 193 of file pend.c.
References agbindrec(), agerr(), AGERR, assert, CB_DELETION, CB_INITIALIZE, CB_UPDATE, and FALSE.
Referenced by agmethod_delete(), agmethod_init(), and agmethod_upd().