xdrtable.c File Reference

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

Include dependency graph for xdrtable.c:

Go to the source code of this file.

Functions

 db__send_table_definition (dbTable *table)
 db__recv_table_definition (dbTable **table)
 db__send_table_data (dbTable *table)
 db__recv_table_data (dbTable *table)


Function Documentation

db__recv_table_data ( dbTable *  table  ) 

Definition at line 64 of file xdrtable.c.

References db_error(), db_get_table_column(), DB_RECV_COLUMN_VALUE, and DB_RECV_INT.

db__recv_table_definition ( dbTable **  table  ) 

db__send_table_data ( dbTable *  table  ) 

Definition at line 49 of file xdrtable.c.

References db_get_table_column(), DB_SEND_COLUMN_VALUE, and DB_SEND_INT.

db__send_table_definition ( dbTable *  table  ) 

Definition at line 4 of file xdrtable.c.

References DB_SEND_COLUMN_DEFINITION, DB_SEND_INT, and DB_SEND_STRING.


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