Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
Agiodisc_s Struct Reference

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)
 

Detailed Description

Definition at line 327 of file cgraph.h.

Field Documentation

◆ afread

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().

◆ flush

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().

◆ putstr

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().


The documentation for this struct was generated from the following file: