ARB
|
#include <gb_comm.h>
Public Attributes | |
int | socket |
char * | unix_name |
char * | error |
int gbcmc_comm::socket |
Definition at line 15 of file gb_comm.h.
Referenced by GB_tell_server_dont_wait(), gbcm_unfold_client(), gbcmc_abort_transaction(), gbcmc_begin_transaction(), gbcmc_close(), gbcmc_commit_transaction(), gbcmc_end_sendupdate(), GBCMC_find(), gbcmc_init_transaction(), gbcmc_key_alloc(), gbcmc_open(), gbcmc_send_undo_commands(), gbcmc_send_undo_info_commands(), gbcmc_sendupdate_create(), and gbcmc_sendupdate_update().
char* gbcmc_comm::unix_name |
Definition at line 16 of file gb_comm.h.
Referenced by gbcmc_close(), and gbcmc_open().