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

Public Attributes

int fd_to [2]
 
int fd_from [2]
 
bool mode
 
int hide
 
int hide_delay
 
pid_t pid
 
bool is_child
 
int pipe_broken
 
int err_no
 
AW_windowaws
 
AW_windowawm
 
bool status_initialized
 
charlines [AW_MESSAGE_LINES]
 
bool need_refresh
 
time_t last_refresh_time
 
time_t last_message_time
 
int local_message
 
time_t last_start
 
long last_est_count
 
long last_estimation [AW_EST_BUFFER]
 
long last_used_est
 

Detailed Description

Definition at line 82 of file AW_status.cxx.

Member Data Documentation

int aw_stg_struct::fd_to[2]
int aw_stg_struct::fd_from[2]

Definition at line 84 of file AW_status.cxx.

Referenced by aw_initstatus(), aw_status_aborted(), and aw_status_kill().

bool aw_stg_struct::mode
int aw_stg_struct::hide
int aw_stg_struct::hide_delay

Definition at line 87 of file AW_status.cxx.

Referenced by aw_status_hide(), and aw_status_timer_listen_event().

pid_t aw_stg_struct::pid

Definition at line 88 of file AW_status.cxx.

Referenced by aw_initstatus(), and aw_status_timer_event().

bool aw_stg_struct::is_child

Definition at line 89 of file AW_status.cxx.

Referenced by aw_initstatus(), and aw_status_timer_listen_event().

int aw_stg_struct::pipe_broken

Definition at line 90 of file AW_status.cxx.

Referenced by mark_pipe_broken(), and safe_write().

int aw_stg_struct::err_no

Definition at line 91 of file AW_status.cxx.

Referenced by mark_pipe_broken().

AW_window* aw_stg_struct::aws
AW_window* aw_stg_struct::awm

Definition at line 93 of file AW_status.cxx.

Referenced by aw_initstatus(), and aw_status_timer_listen_event().

bool aw_stg_struct::status_initialized

Definition at line 94 of file AW_status.cxx.

Referenced by aw_message(), and aw_openstatus().

char* aw_stg_struct::lines[AW_MESSAGE_LINES]
bool aw_stg_struct::need_refresh
time_t aw_stg_struct::last_refresh_time

Definition at line 97 of file AW_status.cxx.

Referenced by aw_refresh_tmp_message_display(), and aw_status_timer_listen_event().

time_t aw_stg_struct::last_message_time
int aw_stg_struct::local_message

Definition at line 99 of file AW_status.cxx.

Referenced by aw_message(), and aw_set_local_message().

time_t aw_stg_struct::last_start

Definition at line 100 of file AW_status.cxx.

Referenced by aw_status_timer_listen_event().

long aw_stg_struct::last_est_count

Definition at line 101 of file AW_status.cxx.

Referenced by aw_status_timer_listen_event().

long aw_stg_struct::last_estimation[AW_EST_BUFFER]

Definition at line 102 of file AW_status.cxx.

Referenced by aw_status_timer_listen_event().

long aw_stg_struct::last_used_est

Definition at line 103 of file AW_status.cxx.

Referenced by aw_status_timer_listen_event(), and LOG_STATUS().


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