#include <grass/dbmi.h>#include "macros.h"

Go to the source code of this file.
Functions | |
| db_open_database (dbDriver *driver, dbHandle *handle) | |
| db_open_database | ( | dbDriver * | driver, | |
| dbHandle * | handle | |||
| ) |
Definition at line 10 of file c_opendb.c.
References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_SEND_HANDLE, and DB_START_PROCEDURE_CALL.
Referenced by db__copy_table(), db_delete_table(), and db_start_driver_open_database().
1.5.5