#include <stdlib.h>
#include <grass/dbmi.h>
#include "macros.h"
#include "dbstubs.h"
Go to the source code of this file.
Functions | |
int | db_d_open_update_cursor () |
int db_d_open_update_cursor | ( | ) |
Definition at line 13 of file d_openupdate.c.
References db__add_cursor_to_driver_state(), db_driver_open_update_cursor, db_free_string(), db_get_error_code(), db_init_cursor(), db_init_string(), db_malloc(), db_new_token(), DB_RECV_INT, DB_RECV_STRING, DB_SEND_FAILURE, DB_SEND_INT, DB_SEND_SUCCESS, DB_SEND_TABLE_DEFINITION, DB_SEND_TOKEN, and db_set_cursor_type_update().