GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-112dd97adf
dbCatValArray Struct Reference

#include <dbmi.h>

Collaboration diagram for dbCatValArray:

Data Fields

int n_values
 
int alloc
 
int ctype
 
dbCatValvalue
 

Detailed Description

Definition at line 269 of file dbmi.h.

Field Documentation

◆ alloc

int dbCatValArray::alloc

Definition at line 271 of file dbmi.h.

Referenced by db_CatValArray_alloc(), db_CatValArray_init(), and db_CatValArray_realloc().

◆ ctype

int dbCatValArray::ctype

Definition at line 272 of file dbmi.h.

Referenced by db_CatValArray_free(), and db_CatValArray_sort_by_value().

◆ n_values

int dbCatValArray::n_values

◆ value


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