|
GRASS 8 Programmer's Manual 8.6.0dev(2026)-ddeab64dbf
|
DBMI Library (driver) - drivers. More...
#include <sys/types.h>#include <sys/stat.h>#include <stdlib.h>#include <stdio.h>#include <fcntl.h>#include <grass/gis.h>#include <grass/dbmi.h>#include "procs.h"#include "dbstubs.h"
Go to the source code of this file.
Macros | |
| #define | DB_DRIVER_C |
Functions | |
| int | db_driver (int argc, char *argv[]) |
| Get driver (?) | |
DBMI Library (driver) - drivers.
(C) 1999-2008 by the GRASS Development Team
This program is free software under the GNU General Public License (>=v2). Read the file COPYING that comes with GRASS for details.
Definition in file db/dbmi_driver/driver.c.
| #define DB_DRIVER_C |
Definition at line 26 of file db/dbmi_driver/driver.c.
Get driver (?)
| argc,argv | arguments |
Definition at line 37 of file db/dbmi_driver/driver.c.
References close, db__init_driver_state(), db__recv_procnum(), db__send_failure(), db__send_procedure_not_implemented(), db__send_procedure_ok(), db__send_success(), db__set_protocol_fds(), db_auto_print_errors(), db_auto_print_protocol_errors(), db_clear_error(), db_driver_finish, db_driver_init, DB_OK, DB_PROC_SHUTDOWN_DRIVER, db_syserror(), fdopen, G_debug(), G_getenv(), G_GISRC_MODE_MEMORY, G_set_gisrc_mode(), G_setenv_nogisrc(), NULL, procnum, and routine.