Main Page | Class Hierarchy | Class List | File List | Class Members | File Members

process.h File Reference

#include "common.h"
#include "htdata.h"
#include "htobj.h"

Go to the source code of this file.

Typedefs

typedef bool(* process_func )(Object *context, ht_text *progress_indicator)

Functions

bool execute_process (process_func pp, Object *context)


Typedef Documentation

typedef bool(* process_func)(Object *context, ht_text *progress_indicator)
 

Definition at line 28 of file process.h.

Referenced by execute_process(), and execute_process_bg().


Function Documentation

bool execute_process process_func  pp,
Object context
 

Definition at line 27 of file process.cc.

References ht_window::done(), get_std_progress_indicator_metrics(), ht_getkey(), ht_keypressed(), ht_progress_indicator::init(), K_Escape, msg_draw, process_func, screen, ht_view::sendmsg(), screendrawbuf::show(), and ht_progress_indicator::text.

Referenced by blockop_dialog(), linear_bin_search(), linear_expr_search(), and replace_dialog().


Generated on Fri May 7 21:15:51 2004 by doxygen 1.3.5