GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6c790bf5c0
Coor_info Struct Reference

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...
 

Detailed Description

Coor file info.

Definition at line 371 of file dig_structs.h.

Field Documentation

◆ mtime

long Coor_info::mtime

Time of last modification.

Definition at line 379 of file dig_structs.h.

Referenced by Vect_coor_info().

◆ size

off_t Coor_info::size

Total size (in bytes)

Definition at line 375 of file dig_structs.h.

Referenced by V1_close_nat(), V1_open_old_nat(), Vect_coor_info(), and Vect_open_topo().


The documentation for this struct was generated from the following file: