xdrstring.c File Reference

#include <string.h>
#include <stdlib.h>
#include "xdr.h"

Include dependency graph for xdrstring.c:

Go to the source code of this file.

Functions

 db__send_string_array (dbString *a, int count)
 db__recv_string_array (dbString **a, int *n)
 db__send_string (dbString *x)
 db__recv_string (dbString *x)
 db__send_Cstring (char *s)


Function Documentation

db__recv_string ( dbString *  x  ) 

db__recv_string_array ( dbString **  a,
int *  n 
)

db__send_Cstring ( char *  s  ) 

Definition at line 121 of file xdrstring.c.

References db__send_string(), db_init_string(), and db_set_string_no_copy().

db__send_string ( dbString *  x  ) 

db__send_string_array ( dbString *  a,
int  count 
)

Definition at line 5 of file xdrstring.c.

References db__send_int(), and db__send_string().


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