xdr.h

Go to the documentation of this file.
00001 #ifdef __MINGW32__
00002 #include <rpc/types.h>
00003 #include <rpc/xdr.h>
00004 #else
00005 #include <rpc/rpc.h>
00006 #endif
00007 
00008 #include <grass/dbmi.h>
00009 
00010 int xdr_begin_send(XDR *xdrs);
00011 int xdr_begin_recv(XDR *xdrs);
00012 int xdr_end_send(XDR *xdrs);
00013 int xdr_end_recv(XDR *xdrs);

Generated on Sun Apr 6 17:31:38 2008 for GRASS by  doxygen 1.5.5