ARB
Public Member Functions | List of all members
initial_selfRef_progress Struct Reference
Inheritance diagram for initial_selfRef_progress:
Inheritance graph
[legend]
Collaboration diagram for initial_selfRef_progress:
Collaboration graph
[legend]

Public Member Functions

 initial_selfRef_progress (const char *title, SINT overall_count, const weightable &speed_)
 
- Public Member Functions inherited from initial_progress
 initial_progress (const char *title, counter *counter_, const weightable &speed_)
 
 ~initial_progress () OVERRIDE
 
SmartPtr< nestablecreate_child_progress (const char *title, SINT overall_count, const weightable &speed_) OVERRIDE
 
void set_text (int level, const char *text) OVERRIDE
 
void update_gauge (double gauge) OVERRIDE
 
- Public Member Functions inherited from ArbProgress::nestable
virtual ~nestable ()
 
bool this_or_recent_is_weighted () const
 
bool aborted () const
 
virtual void dump () const
 
void child_sets_text (int level, const char *text)
 
void allow_title_reuse ()
 
void update_parent_gauge (double gauge)
 
void child_terminated ()
 
void initial_update ()
 
void force_update ()
 
void inc ()
 
void inc_by (SINT count)
 
void inc_to (SINT x)
 
void inc_to_avoid_overflow (SINT x)
 
void done ()
 
void auto_subtitles (const char *prefix)
 
bool owns (const counter *pwnd) const
 
bool is_correct_owner () const
 

Additional Inherited Members

- Static Public Member Functions inherited from ArbProgress::nestable
static SmartPtr< nestablecreate (const char *title, SINT overall_count, const double *phase1_fraction)
 
static SmartPtr< nestablecreate_suppressor ()
 
static bool have_weighted_progress ()
 
static void show_comment (const char *comment)
 
- Protected Member Functions inherited from ArbProgress::nestable
virtual SmartPtr< nestablecreate_child_progress (const char *title, SINT overall_count, const weightable &speed_)=0
 
 nestable (counter *counter_, bool has_title_, const weightable &speed_)
 
- Protected Attributes inherited from ArbProgress::nestable
charname
 
bool has_title
 
countercntr
 
weightable speed
 
- Static Protected Attributes inherited from ArbProgress::nestable
static nestablerecent = NULp
 
static arb_status_implementationimpl = NULp
 

Detailed Description

Definition at line 323 of file arb_progress.cxx.

Constructor & Destructor Documentation

initial_selfRef_progress::initial_selfRef_progress ( const char title,
SINT  overall_count,
const weightable speed_ 
)
inline

Definition at line 324 of file arb_progress.cxx.


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