xdr.h File Reference

#include <rpc/rpc.h>
#include <grass/dbmi.h>

Include dependency graph for xdr.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int xdr_begin_send (XDR *xdrs)
int xdr_begin_recv (XDR *xdrs)
int xdr_end_send (XDR *xdrs)
int xdr_end_recv (XDR *xdrs)


Function Documentation

int xdr_begin_recv ( XDR *  xdrs  ) 

Definition at line 19 of file xdr.c.

Referenced by db__recv_char(), db__recv_double(), db__recv_double_array(), db__recv_float(), db__recv_float_array(), db__recv_int(), db__recv_int_array(), db__recv_procnum(), db__recv_short(), db__recv_short_array(), and db__recv_string().

int xdr_begin_send ( XDR *  xdrs  ) 

Definition at line 13 of file xdr.c.

Referenced by db__send_char(), db__send_double(), db__send_double_array(), db__send_float(), db__send_float_array(), db__send_int(), db__send_int_array(), db__send_short(), db__send_short_array(), and db__send_string().

int xdr_end_recv ( XDR *  xdrs  ) 

Definition at line 32 of file xdr.c.

Referenced by db__recv_char(), db__recv_double(), db__recv_double_array(), db__recv_float(), db__recv_float_array(), db__recv_int(), db__recv_int_array(), db__recv_procnum(), db__recv_short(), db__recv_short_array(), and db__recv_string().

int xdr_end_send ( XDR *  xdrs  ) 

Definition at line 25 of file xdr.c.

Referenced by db__send_char(), db__send_double(), db__send_double_array(), db__send_float(), db__send_float_array(), db__send_int(), db__send_int_array(), db__send_short(), db__send_short_array(), and db__send_string().


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