Graphviz 13.0.0~dev.20241220.2304
|
IO services. More...
#include <cgraph.h>
Data Fields | |
int(* | afread )(void *chan, char *buf, int bufsize) |
int(* | putstr )(void *chan, const char *str) |
int(* | flush )(void *chan) |
int(* Agiodisc_s::afread) (void *chan, char *buf, int bufsize) |
Definition at line 328 of file cgraph.h.
Referenced by dot_end_graph(), dotread(), dotstring(), json_end_graph(), and Tcldot_Init().
int(* Agiodisc_s::flush) (void *chan) |
Definition at line 330 of file cgraph.h.
Referenced by agmemread0(), dot_end_graph(), json_end_graph(), and Tcldot_Init().
int(* Agiodisc_s::putstr) (void *chan, const char *str) |
Definition at line 329 of file cgraph.h.
Referenced by agmemread0(), dot_end_graph(), json_end_graph(), Tcldot_Init(), and write_plain().