| 
    GRASS 8 Programmer's Manual
    8.5.0dev(2025)-9d806b45d8
    
   | 
 
#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().