init_head.c File Reference

#include <string.h>
#include "Vect.h"

Include dependency graph for init_head.c:

Go to the source code of this file.

Functions

int Vect__init_head (struct Map_info *Map)
int Vect_copy_head_data (struct Map_info *from, struct Map_info *to)
 copy header data from one to another map


Function Documentation

int Vect__init_head ( struct Map_info *  Map  ) 

Definition at line 29 of file init_head.c.

References Vect_set_comment(), Vect_set_date(), Vect_set_map_date(), Vect_set_map_name(), Vect_set_organization(), Vect_set_person(), Vect_set_scale(), Vect_set_thresh(), and Vect_set_zone().

Referenced by Vect__open_old(), and Vect_open_new().

int Vect_copy_head_data ( struct Map_info *  from,
struct Map_info *  to 
)

copy header data from one to another map

Returns:
0 on success, ?? on error
Parameters:
from Map_info structure, to Map_info structure

Definition at line 62 of file init_head.c.

References Vect_get_comment(), Vect_get_date(), Vect_get_map_date(), Vect_get_map_name(), Vect_get_organization(), Vect_get_person(), Vect_get_scale(), Vect_get_thresh(), Vect_get_zone(), Vect_set_comment(), Vect_set_date(), Vect_set_map_date(), Vect_set_map_name(), Vect_set_organization(), Vect_set_person(), Vect_set_scale(), Vect_set_thresh(), and Vect_set_zone().


Generated on Wed Aug 23 17:49:07 2006 for GRASS by  doxygen 1.4.7