GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-6805375e1b
table256 Struct Reference

#include <ogsf.h>

Data Fields

int n_elem
 
char * index
 
int * value
 

Detailed Description

Definition at line 219 of file ogsf.h.

Field Documentation

◆ index

char* table256::index

Definition at line 221 of file ogsf.h.

◆ n_elem

int table256::n_elem

Definition at line 220 of file ogsf.h.

◆ value

int* table256::value

Definition at line 222 of file ogsf.h.


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