Main Page   Compound List   File List   Compound Members   File Members  

cflow2vcg.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define CLASS_NULL   0
#define CLASS_INT   1
#define CLASS_EXT   2

Functions

void * rechercher_parmi_interne (int noeud)

Variables

int classe_inv
 Selection de la classe invisible. More...


Define Documentation

#define CLASS_EXT   2
 

Definition at line 22 of file cflow2vcg.h.

Referenced by main().

#define CLASS_INT   1
 

Definition at line 21 of file cflow2vcg.h.

Referenced by main().

#define CLASS_NULL   0
 

Definition at line 20 of file cflow2vcg.h.

Referenced by afficher_entete().


Function Documentation

void* rechercher_parmi_interne int    noeud
 

Definition at line 121 of file cflow2vcg.c.

References int_compare(), nb_noeud_int, and tab_noeud_int.

Referenced by afficher_arc().


Variable Documentation

int classe_inv  
 

Selection de la classe invisible.

Classe invisible

Definition at line 24 of file cflow2vcg.h.


Generated on Thu Apr 10 21:55:08 2003 for Cflow2VCG by doxygen1.2.15