xdrindex.c File Reference

#include <grass/dbmi.h>
#include "macros.h"

Include dependency graph for xdrindex.c:

Go to the source code of this file.

Functions

 db__send_index (dbIndex *index)
 db__send_index_array (dbIndex *list, int count)
 db__recv_index (dbIndex *index)
 db__recv_index_array (dbIndex **list, int *count)


Function Documentation

db__recv_index ( dbIndex *  index  ) 

db__recv_index_array ( dbIndex **  list,
int *  count 
)

Definition at line 59 of file xdrindex.c.

References db_alloc_index_array(), db_get_error_code(), DB_RECV_INDEX, and DB_RECV_INT.

db__send_index ( dbIndex *  index  ) 

Definition at line 4 of file xdrindex.c.

References DB_SEND_CHAR, DB_SEND_INT, and DB_SEND_STRING.

db__send_index_array ( dbIndex *  list,
int  count 
)

Definition at line 23 of file xdrindex.c.

References DB_SEND_INDEX, and DB_SEND_INT.


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