Graphviz 13.0.0~dev.20241220.2304
|
implementation of Agrec_t More...
#include <cgraph.h>
Data Fields | |
char * | name |
Agrec_t * | next |
circular linked list of records | |
char* Agrec_s::name |
Definition at line 173 of file cgraph.h.
Referenced by agbindrec(), agdelrec(), aggetrec(), agraphattr_delete(), and agrecclose().
Agrec_t* Agrec_s::next |
Definition at line 174 of file cgraph.h.
Referenced by aggetrec(), agrecclose(), listdelrec(), objdelrec(), and objputrec().