Go to the source code of this file.
|
linked_list_type | fcs_relate_list (char *fcname, char *start_table, char *end_table, vpf_table_type fcs) |
|
ossim_int32 | related_row (void *keyval1, vpf_table_type table2, char *key2, int sort_flag) |
|
linked_list_type | related_rows (void *keyval1, vpf_table_type table2, char *key2, int sort_flag, ThematicIndex *idx) |
|
fcrel_type | select_feature_class_relate (int fcnum, library_type *library, char *start_table, char *end_table) |
|
ossim_int32 | fc_row_number (row_type row, fcrel_type fcrel, ossim_int32 tile) |
|
linked_list_type | fc_row_numbers (row_type row, fcrel_type fcrel, ossim_int32 tile, ThematicIndex *idx) |
|
void | deselect_feature_class_relate (fcrel_type *fcrel) |
|
◆ R_MANY
◆ R_ONE
◆ fcrel_type
◆ deselect_feature_class_relate()
void deselect_feature_class_relate |
( |
fcrel_type * |
fcrel | ) |
|
◆ fc_row_number()
◆ fc_row_numbers()
◆ fcs_relate_list()
◆ related_row()
◆ related_rows()
◆ select_feature_class_relate()
fcrel_type select_feature_class_relate |
( |
int |
fcnum, |
|
|
library_type * |
library, |
|
|
char * |
start_table, |
|
|
char * |
end_table |
|
) |
| |