#include <stdio.h>
Include dependency graph for ingraphs.h:
Go to the source code of this file.
Typedefs | |
typedef Agraph_t *(* | opengfn )(FILE *) |
Functions | |
ingraph_state * | newIngraph (ingraph_state *, char **, opengfn) |
ingraph_state * | newIng (ingraph_state *, char **, ingdisc *) |
void | closeIngraph (ingraph_state *sp) |
Agraph_t * | nextGraph (ingraph_state *) |
char * | fileName (ingraph_state *) |
|
Definition at line 32 of file ingraphs.h. |
|
|
|
|
|
|
|
|
|
|