Main Page   Compound List   File List   Compound Members   File Members  

LINE_INFO Struct Reference

#include <cflow_struct.h>

List of all members.

Public Attributes

LINE_TYPE type
int id
int depth
char fct [STRINGS_SIZE]
char fct_type [STRINGS_SIZE]
char src [STRINGS_SIZE]
int line_src


Member Data Documentation

int LINE_INFO::depth
 

Definition at line 36 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

char LINE_INFO::fct[STRINGS_SIZE]
 

Definition at line 37 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

char LINE_INFO::fct_type[STRINGS_SIZE]
 

Definition at line 38 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

int LINE_INFO::id
 

Definition at line 35 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

int LINE_INFO::line_src
 

Definition at line 40 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

char LINE_INFO::src[STRINGS_SIZE]
 

Definition at line 39 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().

LINE_TYPE LINE_INFO::type
 

Definition at line 34 of file cflow_struct.h.

Referenced by main(), scan_free(), and scan_sun().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 10 21:55:08 2003 for Cflow2VCG by doxygen1.2.15