GRASS 8 Programmer's Manual  8.5.0dev(2025)-c070206eb1
table256 Struct Reference

#include <ogsf.h>

Data Fields

int n_elem
 if n_elem == 256, index == NULL More...
 
char * index
 
int * value
 

Detailed Description

Definition at line 219 of file ogsf.h.

Field Documentation

◆ index

char* table256::index

Definition at line 222 of file ogsf.h.

◆ n_elem

int table256::n_elem

if n_elem == 256, index == NULL

Definition at line 221 of file ogsf.h.

◆ value

int* table256::value

Definition at line 223 of file ogsf.h.


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