#include <grass/gis.h>#include <grass/dbmi.h>Include dependency graph for connect.c:

Go to the source code of this file.
Functions | |
| int | db_set_connection (dbConnection *connection) |
| set default db connection settings | |
| int | db_get_connection (dbConnection *connection) |
| get default db connection settings | |
| int db_get_connection | ( | dbConnection * | connection | ) |
get default db connection settings
| dbConnection |
Definition at line 50 of file connect.c.
Referenced by db_start_driver().
| int db_set_connection | ( | dbConnection * | connection | ) |
1.5.1