ARB
|
Public Member Functions | |
BasicStatus () | |
~BasicStatus () | |
void | open (const char *title) |
void | close () |
int | next_LF () const |
void | set_subtitle (const char *stitle) |
void | set_gauge (double gauge) |
Static Public Member Functions | |
static double | estimate_overall_seconds (double seconds_passed, double gauge) |
Definition at line 52 of file arb_handlers.cxx.
|
inline |
Definition at line 79 of file arb_handlers.cxx.
|
inline |
Definition at line 80 of file arb_handlers.cxx.
References close().
|
inline |
Definition at line 82 of file arb_handlers.cxx.
References arb_assert, and arbout.
Referenced by basic_openstatus().
|
inline |
Definition at line 87 of file arb_handlers.cxx.
References arb_assert, arbout, and fflush().
Referenced by basic_closestatus(), and ~BasicStatus().
|
inline |
|
inline |
Definition at line 96 of file arb_handlers.cxx.
References arb_assert, and GBS_global_string_copy().
Referenced by basic_set_subtitle().
|
inlinestatic |
Definition at line 109 of file arb_handlers.cxx.
Referenced by set_gauge().
|
inline |
Definition at line 113 of file arb_handlers.cxx.
References arb_assert, arbout, estimate_overall_seconds(), fflush(), force_in_range(), fputc(), fputs(), GBS_readable_timediff(), long, max, next_LF(), and NULp.
Referenced by basic_set_gauge().