GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
table256 Struct Reference

#include <ogsf.h>

Data Fields

int n_elem
 
char * index
 
int * value
 

Detailed Description

Definition at line 216 of file ogsf.h.

Field Documentation

◆ index

char* table256::index

Definition at line 219 of file ogsf.h.

◆ n_elem

int table256::n_elem

Definition at line 218 of file ogsf.h.

◆ value

int* table256::value

Definition at line 220 of file ogsf.h.


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