Main Page | Data Structures | File List | Data Fields | Globals

fcode_range Struct Reference

Collaboration diagram for fcode_range:

Collaboration graph
[legend]

Data Fields

u16 fcr_start
u16 fcr_end
char * fcr_infile
int fcr_linenum
bool fcr_not_lapped
fcode_rangefcr_next

Detailed Description

Definition at line 156 of file nextfcode.c.


Field Documentation

u16 fcode_range::fcr_end
 

Definition at line 159 of file nextfcode.c.

Referenced by assigning_fcode(), find_overlap(), list_fcode_ranges(), and set_next_fcode().

char* fcode_range::fcr_infile
 

Definition at line 160 of file nextfcode.c.

Referenced by assigning_fcode(), list_fcode_ranges(), reset_fcode_ranges(), and set_next_fcode().

int fcode_range::fcr_linenum
 

Definition at line 161 of file nextfcode.c.

Referenced by assigning_fcode(), list_fcode_ranges(), and set_next_fcode().

struct fcode_range* fcode_range::fcr_next
 

Definition at line 163 of file nextfcode.c.

Referenced by find_overlap(), list_fcode_ranges(), reset_fcode_ranges(), and set_next_fcode().

bool fcode_range::fcr_not_lapped
 

Definition at line 162 of file nextfcode.c.

Referenced by assigning_fcode(), list_fcode_ranges(), and set_next_fcode().

u16 fcode_range::fcr_start
 

Definition at line 158 of file nextfcode.c.

Referenced by find_overlap(), list_fcode_ranges(), and set_next_fcode().


The documentation for this struct was generated from the following file:
Generated on Fri Aug 18 14:05:24 2006 for Toke1.0 by  doxygen 1.4.4