c_list_tabs.c File Reference

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

Include dependency graph for c_list_tabs.c:

Go to the source code of this file.

Functions

int db_list_tables (dbDriver *driver, dbString **names, int *count, int system)
 list available tables for given connection


Function Documentation

int db_list_tables ( dbDriver *  driver,
dbString **  names,
int *  count,
int  system 
)

list available tables for given connection

Returns:
names of tables, success: DB_OK; DB_FAILED otherwise
Parameters:
names,: names of tables
\param 

Definition at line 13 of file c_list_tabs.c.

References db__set_protocol_fds(), DB_RECV_RETURN_CODE, DB_RECV_STRING_ARRAY, DB_SEND_INT, and DB_START_PROCEDURE_CALL.

Referenced by db__copy_table(), and db_table_exists().


Generated on Sun Apr 6 17:31:43 2008 for GRASS by  doxygen 1.5.5