ARB
Public Attributes | List of all members
gb_server_data Struct Reference
Collaboration diagram for gb_server_data:
Collaboration graph
[legend]

Public Attributes

int hso
 
charunix_name
 
Socinfsoci
 
long nsoc
 
long timeout
 
GBDATAgb_main
 
int wait_for_new_request
 
bool inside_remote_action
 
gbcms_delete_listdel_first
 
gbcms_delete_listdel_last
 

Detailed Description

Definition at line 119 of file adcomm.cxx.

Member Data Documentation

int gb_server_data::hso

Definition at line 120 of file adcomm.cxx.

Referenced by GBCMS_accept_calls(), GBCMS_open(), and GBCMS_shutdown().

char* gb_server_data::unix_name

Definition at line 121 of file adcomm.cxx.

Referenced by GBCMS_open(), and GBCMS_shutdown().

Socinf* gb_server_data::soci
long gb_server_data::nsoc

Definition at line 123 of file adcomm.cxx.

Referenced by GB_read_clients(), and GBCMS_accept_calls().

long gb_server_data::timeout

Definition at line 124 of file adcomm.cxx.

Referenced by GBCMS_accept_calls(), and GBCMS_open().

GBDATA* gb_server_data::gb_main
int gb_server_data::wait_for_new_request

Definition at line 126 of file adcomm.cxx.

Referenced by GBCMS_accept_calls(), and gbcms_talking_disable_wait_for_new_request().

bool gb_server_data::inside_remote_action

Definition at line 127 of file adcomm.cxx.

Referenced by GB_inside_remote_action(), and GB_set_remote_action().

gbcms_delete_list* gb_server_data::del_first
gbcms_delete_list* gb_server_data::del_last

Definition at line 130 of file adcomm.cxx.

Referenced by gbcms_add_to_delete_list().


The documentation for this struct was generated from the following file: