xdr.c File Reference

#include "xdr.h"

Include dependency graph for xdr.c:

Go to the source code of this file.

Functions

void db__set_protocol_fds (FILE *send, FILE *recv)
 xdr_begin_send (XDR *xdrs)
 xdr_begin_recv (XDR *xdrs)
 xdr_end_send (XDR *xdrs)
 xdr_end_recv (XDR *xdrs)


Function Documentation

void db__set_protocol_fds ( FILE *  send,
FILE *  recv 
)

Definition at line 6 of file xdr.c.

Referenced by db_add_column(), db_begin_transaction(), db_bind_update(), db_close_cursor(), db_close_database(), db_commit_transaction(), db_create_database(), db_create_index(), db_create_table(), db_delete(), db_delete_database(), db_describe_table(), db_driver(), db_drop_column(), db_drop_index(), db_drop_table(), db_execute_immediate(), db_fetch(), db_find_database(), db_get_num_rows(), db_grant_on_table(), db_insert(), db_list_databases(), db_list_indexes(), db_list_tables(), db_open_database(), db_open_insert_cursor(), db_open_select_cursor(), db_open_update_cursor(), db_start_driver(), db_update(), and db_version().

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().

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().

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().

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 Mon Jan 1 19:49:13 2007 for GRASS by  doxygen 1.5.1