UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
ProgressPEP Class Reference
Inheritance diagram for ProgressPEP:
Progress

Public Member Functions

 ProgressPEP (Protocol *protocol, const char *pname)
 
- Public Member Functions inherited from Progress
 Progress (const char *id="unknown")
 
virtual ~Progress ()
 
void set_max (double max_value)
 
void add_value (double incr_value)
 
double scale (double fMax)
 
int scale (int iMax)
 
bool check_limits ()
 
virtual void set_limits (double min_value, double max_value)
 
virtual void set_value (double cur_value)
 
virtual void set_comment (const char *text)
 
virtual Logic user_break ()
 

Protected Member Functions

virtual void update ()
 

Protected Attributes

ProtocolpepProtocol
 
- Protected Attributes inherited from Progress
char * szName
 
double vMin
 
double vMax
 
double vCur
 

Member Function Documentation

virtual void ProgressPEP::update ( )
protectedvirtual

Update progress indicator view.

Reimplemented from Progress.


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