GRASS Programmer's Manual  6.4.1(2011)
xdrdatetime.c File Reference
#include <grass/dbmi.h>
#include "macros.h"
Include dependency graph for xdrdatetime.c:

Go to the source code of this file.

Functions

int db__send_datetime (dbDateTime *t)
int db__recv_datetime (dbDateTime *t)

Function Documentation

int db__recv_datetime ( dbDateTime *  t)

Definition at line 20 of file xdrdatetime.c.

References DB_RECV_CHAR, DB_RECV_DOUBLE, and DB_RECV_INT.

int db__send_datetime ( dbDateTime *  t)

Definition at line 5 of file xdrdatetime.c.

References DB_SEND_CHAR, DB_SEND_DOUBLE, and DB_SEND_INT.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines