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

#include <ogsf.h>

Data Fields

int data_id
 
IFLAG file_type
 
unsigned int count
 
char * file_name
 
IFLAG data_type
 
void * map
 
double min
 
double max
 
IFLAG status
 
IFLAG mode
 
void * buff
 

Detailed Description

Definition at line 382 of file ogsf.h.

Field Documentation

◆ buff

◆ count

unsigned int geovol_file::count

Definition at line 385 of file ogsf.h.

◆ data_id

int geovol_file::data_id

Definition at line 383 of file ogsf.h.

◆ data_type

◆ file_name

char* geovol_file::file_name

Definition at line 386 of file ogsf.h.

◆ file_type

IFLAG geovol_file::file_type

Definition at line 384 of file ogsf.h.

Referenced by get_direct_value(), gvl_file_get_file_type(), gvl_file_is_null_value(), and read_vol().

◆ map

void* geovol_file::map

Definition at line 389 of file ogsf.h.

Referenced by get_direct_value(), and read_vol().

◆ max

double geovol_file::max

Definition at line 390 of file ogsf.h.

Referenced by gvl_file_get_min_max().

◆ min

double geovol_file::min

Definition at line 390 of file ogsf.h.

Referenced by gvl_file_get_min_max().

◆ mode

◆ status

IFLAG geovol_file::status

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