GRASS GIS 7 Programmer's Manual  7.9.dev(2021)-e5379bbd7
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 284 of file dbmi.h.

Field Documentation

◆ alloc

int dbCatValArray::alloc

Definition at line 287 of file dbmi.h.

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

◆ ctype

int dbCatValArray::ctype

Definition at line 288 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: