GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
xdrhandle.c File Reference
#include <grass/dbmi.h>
#include "macros.h"
Include dependency graph for xdrhandle.c:

Go to the source code of this file.

Functions

int db__send_handle (dbHandle *handle)
 
int db__recv_handle (dbHandle *handle)
 

Function Documentation

int db__recv_handle ( dbHandle *  handle)

Definition at line 13 of file xdrhandle.c.

References DB_RECV_STRING.

int db__send_handle ( dbHandle *  handle)

Definition at line 5 of file xdrhandle.c.

References DB_SEND_STRING.