Main Page   Compound List   File List   Compound Members   File Members  

write_vcg.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.

Functions

void afficher_entete ()
void afficher_pied ()
void afficher_noeud (const char *label, int numlig, const char *type, const char *fichier_source, int numlig_source)
void afficher_arc (int src, int dst)


Function Documentation

void afficher_arc int    src,
int    dst
 

Definition at line 60 of file write_vcg.c.

References ARC_EXT, ARC_INT, FMT_ARC, and rechercher_parmi_interne().

Referenced by main().

void afficher_entete  
 

Definition at line 36 of file write_vcg.c.

References CLASS_NULL, FMT_HEAD, and FMT_HEAD_SELECT_INVISIBLE.

void afficher_noeud const char *    label,
int    numlig,
const char *    type,
const char *    fichier_source,
int    numlig_source
 

Definition at line 51 of file write_vcg.c.

References FMT_NOEUD.

void afficher_pied  
 

Definition at line 45 of file write_vcg.c.

References FMT_FOOT.


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