Graphviz  2.41.20171026.1811
Data Fields
Agiodisc_s Struct Reference

#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 182 of file cgraph.h.

Field Documentation

int(* Agiodisc_s::afread)(void *chan, char *buf, int bufsize)

Definition at line 183 of file cgraph.h.

Referenced by Tcldot_Init().

int(* Agiodisc_s::flush)(void *chan)

Definition at line 185 of file cgraph.h.

Referenced by agmemread(), and Tcldot_Init().

int(* Agiodisc_s::putstr)(void *chan, const char *str)

Definition at line 184 of file cgraph.h.

Referenced by agmemread(), Tcldot_Init(), and write_plain().


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