Main Page | Class List | Directories | File List | Class Members | File Members

Backend_struct Struct Reference

List of all members.

Public Attributes

int id
callback_list backend_callbacks
int exec_thread
int wakeup_pipe_send_fd
fd_callback_box wakeup_cb_box
fd_callback_box ** fd_boxes
int fd_boxes_start
int fd_boxes_size
fd_callback_box ** inactive_boxes
fd_callback_box ** free_inactive_box
int inactive_boxes_size
selectors set
active_selectors active_set
int num_pending_calls
call_out ** call_buffer
int call_buffer_size
unsigned int hash_size
unsigned int hash_order
hash_entcall_hash
objectbackend_obj

Member Data Documentation

struct active_selectors Backend_struct::active_set
 

struct callback_list Backend_struct::backend_callbacks
 

struct object* Backend_struct::backend_obj
 

call_out** Backend_struct::call_buffer
 

int Backend_struct::call_buffer_size
 

struct hash_ent* Backend_struct::call_hash
 

int Backend_struct::exec_thread
 

struct fd_callback_box** Backend_struct::fd_boxes
 

int Backend_struct::fd_boxes_size
 

int Backend_struct::fd_boxes_start
 

struct fd_callback_box ** Backend_struct::free_inactive_box
 

unsigned int Backend_struct::hash_order
 

unsigned int Backend_struct::hash_size
 

int Backend_struct::id
 

struct fd_callback_box** Backend_struct::inactive_boxes
 

int Backend_struct::inactive_boxes_size
 

int Backend_struct::num_pending_calls
 

struct selectors Backend_struct::set
 

struct fd_callback_box Backend_struct::wakeup_cb_box
 

int Backend_struct::wakeup_pipe_send_fd
 


The documentation for this struct was generated from the following file:
Generated on Fri Jul 22 23:44:31 2005 for Pike by  doxygen 1.3.9.1