GRASS GIS 8 Programmer's Manual
8.5.0dev(2024)-602118adcc
|
#include <dbmi.h>
Data Fields | |
dbDbmscap | dbmscap |
FILE * | send |
FILE * | recv |
int | pid |
FILE * _db_driver::recv |
Definition at line 167 of file dbmi.h.
Referenced by db_bind_update(), db_close_cursor(), db_delete(), db_get_num_rows(), db_insert(), and db_update().
FILE* _db_driver::send |
Definition at line 167 of file dbmi.h.
Referenced by db_bind_update(), db_close_cursor(), db_delete(), db_get_num_rows(), db_insert(), and db_update().