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

Detailed Description

Definition at line 124 of file libgraph.h.


Field Documentation

int AG_s::graph_nbytes

Definition at line 125 of file libgraph.h.

Referenced by aginitlib().

int AG_s::node_nbytes

Definition at line 125 of file libgraph.h.

Referenced by aginitlib(), and agNEWnode().

int AG_s::edge_nbytes

Definition at line 125 of file libgraph.h.

Referenced by aginitlib(), and agNEWedge().

Agraph_t* AG_s::proto_g

Definition at line 126 of file libgraph.h.

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

Agraph_t * AG_s::parsed_g

Definition at line 126 of file libgraph.h.

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

char* AG_s::edge_op

Definition at line 127 of file libgraph.h.

Referenced by aglex(), and agparse().

char* AG_s::linebuf

Definition at line 128 of file libgraph.h.

Referenced by aglexinit().

short AG_s::syntax_errors

Definition at line 129 of file libgraph.h.

Referenced by agerror(), and agerrors().

unsigned char AG_s::accepting_state

Definition at line 130 of file libgraph.h.

Referenced by aglex(), and agparse().

unsigned char AG_s::init_called

Definition at line 130 of file libgraph.h.

Referenced by aginitlib().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:08:24 2008 for Graphviz by  doxygen 1.5.1