#include <stdlib.h>#include <stdio.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include "Vect.h"Include dependency graph for close.c:

Go to the source code of this file.
Functions | |
| int | Vect_close (struct Map_info *Map) |
| close vector data file | |
| int Vect_close | ( | struct Map_info * | Map | ) |
close vector data file
| Map_info | structure |
Definition at line 50 of file close.c.
References V2_close_ogr(), Vect_cidx_save(), Vect_coor_info(), Vect_get_full_name(), and Vect_save_topo().
Referenced by Vect_build_line_area(), Vect_copy(), Vect_delete(), and Vect_rename().
1.4.7