xdrvalue.c File Reference

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

Include dependency graph for xdrvalue.c:

Go to the source code of this file.

Functions

int db__send_value (dbValue *value, int Ctype)
int db__recv_value (dbValue *value, int Ctype)


Function Documentation

int db__recv_value ( dbValue *  value,
int  Ctype 
)

Definition at line 25 of file xdrvalue.c.

References db_error(), DB_RECV_CHAR, DB_RECV_DATETIME, DB_RECV_DOUBLE, DB_RECV_INT, and DB_RECV_STRING.

Referenced by db__recv_column_default_value(), and db__recv_column_value().

int db__send_value ( dbValue *  value,
int  Ctype 
)

Definition at line 5 of file xdrvalue.c.

References db_error(), DB_SEND_CHAR, DB_SEND_DATETIME, DB_SEND_DOUBLE, DB_SEND_INT, and DB_SEND_STRING.

Referenced by db__send_column_default_value(), and db__send_column_value().


Generated on Fri Nov 21 11:02:04 2008 for GRASS by  doxygen 1.5.1