Graphviz 2.29.20120208.0545
Data Fields
AG_s Struct Reference

#include <libgraph.h>

Collaboration diagram for AG_s:
Collaboration graph
[legend]

Data Fields

int graph_nbytes
int node_nbytes
int edge_nbytes
Agraph_tproto_g
Agraph_tparsed_g
char * edge_op
char * linebuf
short syntax_errors
unsigned char accepting_state
unsigned char init_called
char *(* fgets )(char *s, int size, FILE *stream)
size_t(* fwrite )(const void *ptr, size_t size, size_t nmemb, FILE *stream)
int(* ferror )(FILE *stream)

Detailed Description

Definition at line 122 of file libgraph.h.


Field Documentation

unsigned char AG_s::accepting_state

Definition at line 128 of file libgraph.h.

Referenced by aglex(), and agparse().

Definition at line 123 of file libgraph.h.

Referenced by aginitlib(), and agNEWedge().

Definition at line 125 of file libgraph.h.

Referenced by aglex(), and agparse().

int(* AG_s::ferror)(FILE *stream)

Definition at line 131 of file libgraph.h.

Referenced by agsetiodisc(), and agwrite().

char*(* AG_s::fgets)(char *s, int size, FILE *stream)

Definition at line 129 of file libgraph.h.

Referenced by aglexinit(), agmemread(), agread_usergets(), and agsetiodisc().

size_t(* AG_s::fwrite)(const void *ptr, size_t size, size_t nmemb, FILE *stream)

Definition at line 130 of file libgraph.h.

Referenced by agputc(), agputs(), agsetiodisc(), and agwrite().

Definition at line 123 of file libgraph.h.

Referenced by aginitlib().

unsigned char AG_s::init_called

Definition at line 128 of file libgraph.h.

Referenced by aginitlib().

Definition at line 126 of file libgraph.h.

Referenced by aglexinit().

Definition at line 123 of file libgraph.h.

Referenced by aginitlib(), and agNEWnode().

Definition at line 124 of file libgraph.h.

Referenced by agmemread(), agparse(), agread(), and agread_usergets().

Definition at line 124 of file libgraph.h.

Referenced by agedgeattr(), aginitlib(), agnodeattr(), agprotograph(), and agraphattr().

Definition at line 127 of file libgraph.h.

Referenced by agerror(), agerrors(), aglexinit(), and agreseterrors().


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