GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Coor file info. More...
#include <dig_structs.h>
Data Fields | |
off_t | size |
Total size (in bytes) More... | |
long | mtime |
Time of last modification. More... | |
Coor file info.
Definition at line 379 of file dig_structs.h.
long Coor_info::mtime |
Time of last modification.
Definition at line 388 of file dig_structs.h.
Referenced by Vect_coor_info().
off_t Coor_info::size |
Total size (in bytes)
Definition at line 384 of file dig_structs.h.
Referenced by V1_close_nat(), V1_open_old_nat(), Vect_coor_info(), and Vect_open_topo().