GRASS Programmer's Manual
6.5.svn(2014)-r66266
|
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 | |
char * | getenv () |
int | db_driver (int argc, char *argv[]) |
Get driver (?) More... | |
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 driver.c.
Get driver (?)
argc,argv | arguments |
Definition at line 39 of file driver.c.
References 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_syserror(), G__setenv(), G_debug(), G_getenv(), G_set_gisrc_mode(), getenv(), tools::mode, NULL, procnum, routine, and stat.
char* getenv | ( | ) |
Referenced by Cairo_Graph_set(), db_driver(), db_whoami(), G3d_initDefaults(), G__getenv(), G__getenv2(), G__home(), G__write_colors(), G_ask_datum_name(), G_ask_ellipse_name(), G_ask_proj_name(), G_check_overwrite(), G_debug(), G_get_window(), G_gishelp(), G_info_format(), G_open_fp_cell_new(), G_open_fp_cell_new_uncompressed(), G_parser(), G_put_window(), G_verbose(), G_whoami(), GPJ_ask_datum_params(), I_list_groups(), I_list_subgroups(), LIB_init(), LOC_open_driver(), main(), parse_freetypecap(), PNG_Graph_set(), PS_Graph_set(), and write_png().