sic_comm_board_t Struct Reference

Collaboration diagram for sic_comm_board_t:

Collaboration graph
[legend]
List of all members.

Public Attributes

task_t master_task
task_t keyboard_task
int trace_fd
sic_sem_t comm_board_access
sic_sem_t draw_prompt
sic_sem_t write_command
sic_sem_t read_command
sic_sem_t listener_acquit
sic_sem_t widget_board_access
sic_sem_t widget_created
int widget_board_id
command_line_t command_line
int from_prompt
int listener_count
sic_listener_handler_t listeners [SIC_MAX_HANDLERS]
int event_id
char pushed_command_text [MAXBUF]
sic_command_from_t from

Detailed Description

Definition at line 114 of file .#sic_comm.c.1.1.2.16.


Member Data Documentation

task_t sic_comm_board_t::master_task

Definition at line 115 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board(), and sic_get_master_task().

task_t sic_comm_board_t::keyboard_task

Definition at line 116 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board().

int sic_comm_board_t::trace_fd

Definition at line 117 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board(), and sic_open_comm_board().

sic_sem_t sic_comm_board_t::comm_board_access

Definition at line 118 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), and sic_open_comm_board().

sic_sem_t sic_comm_board_t::draw_prompt

Definition at line 119 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_post_prompt(), and sic_wait_prompt().

sic_sem_t sic_comm_board_t::write_command

Definition at line 120 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), and sic_wait_command().

sic_sem_t sic_comm_board_t::read_command

Definition at line 121 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_push_command_text(), and sic_wait_command().

sic_sem_t sic_comm_board_t::listener_acquit

Definition at line 122 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), and sic_open_comm_board().

sic_sem_t sic_comm_board_t::widget_board_access

Definition at line 123 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_close_widget_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), and sic_open_widget_board().

sic_sem_t sic_comm_board_t::widget_created

Definition at line 124 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_close_comm_board(), sic_create_comm_board(), sic_destroy_comm_board(), sic_open_comm_board(), sic_post_widget_created(), and sic_wait_widget_created().

int sic_comm_board_t::widget_board_id

Definition at line 125 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board(), sic_create_widget_board(), sic_destroy_widget_board(), and sic_open_widget_board().

command_line_t sic_comm_board_t::command_line

Definition at line 126 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board(), sic_fire_redraw_prompt_event(), sic_get_current_prompt(), sic_post_prompt(), sic_suspend_prompt(), sic_wait_command(), and sic_wait_prompt().

int sic_comm_board_t::from_prompt

Definition at line 127 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board(), and sic_wait_command().

int sic_comm_board_t::listener_count

Definition at line 128 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board().

sic_listener_handler_t sic_comm_board_t::listeners

Definition at line 129 of file .#sic_comm.c.1.1.2.16.

int sic_comm_board_t::event_id

Definition at line 130 of file .#sic_comm.c.1.1.2.16.

Referenced by sic_create_comm_board().

char sic_comm_board_t::pushed_command_text

Definition at line 127 of file .#sic_comm.c.1.1.2.18.

Referenced by sic_create_comm_board(), sic_push_command_text(), and sic_wait_command().

sic_command_from_t sic_comm_board_t::from

Definition at line 128 of file sic_comm.c.

Referenced by sic_create_comm_board(), and sic_wait_command().


Generated on Tue Mar 13 15:22:15 2007 for SIC by  doxygen 1.5.1