xdr.h

Go to the documentation of this file.
00001 #include <rpc/rpc.h>
00002 #include "dbmi.h"
00003 
00004 int xdr_begin_send(XDR *xdrs);
00005 int xdr_begin_recv( XDR *xdrs);
00006 int xdr_end_send( XDR *xdrs);
00007 int xdr_end_recv(XDR *xdrs);

Generated on Mon Jan 1 19:49:05 2007 for GRASS by  doxygen 1.5.1