IDZEBRA
2.2.7
|
Data Fields | |
int | no_data |
int | no_chop |
char * | source_element_name |
data1_maptag * | target_path |
struct data1_mapunit * | next |
struct data1_mapunit* data1_mapunit::next |
Definition at line 40 of file d1_map.c.
Referenced by data1_read_maptab(), and map_children().
int data1_mapunit::no_chop |
Definition at line 37 of file d1_map.c.
Referenced by map_children().
int data1_mapunit::no_data |
Definition at line 36 of file d1_map.c.
Referenced by data1_read_maptab(), and map_children().
char* data1_mapunit::source_element_name |
Definition at line 38 of file d1_map.c.
Referenced by map_children().
data1_maptag* data1_mapunit::target_path |
Definition at line 39 of file d1_map.c.
Referenced by map_children().