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

#include <dbmi.h>

Collaboration diagram for _db_cursor:

Data Fields

dbToken token
 
dbDriverdriver
 
dbTabletable
 
short * column_flags
 
int type
 
int mode
 

Detailed Description

Definition at line 221 of file dbmi.h.

Field Documentation

◆ column_flags

◆ driver

dbDriver* _db_cursor::driver

◆ mode

◆ table

dbTable* _db_cursor::table

◆ token

◆ type


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