xdrvalue.c File Reference

#include "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 26 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 Wed Aug 23 17:48:57 2006 for GRASS by  doxygen 1.4.7