OpenQuizz
Une application de gestion des contenus pédagogiques
UpdateProgress Class Reference
Inheritance diagram for UpdateProgress:
Collaboration diagram for UpdateProgress:

Static Public Attributes

 CLONE
 
 FETCH
 
 UPDWKTREE
 
- Static Public Attributes inherited from RemoteProgress
 BEGIN
 
 END
 
 COUNTING
 
 COMPRESSING
 
 WRITING
 
 RECEIVING
 
 RESOLVING
 
 FINDING_SOURCES
 
 CHECKING_OUT
 
 STAGE_MASK
 
 OP_MASK
 
 DONE_TOKEN
 
 TOKEN_SEPARATOR
 
 re_op_absolute
 
 re_op_relative
 

Additional Inherited Members

- Public Member Functions inherited from RemoteProgress
def __init__ (self)
 
def new_message_handler (self)
 
def line_dropped (self, line)
 
def update (self, op_code, cur_count, max_count=None, message='')
 
- Data Fields inherited from RemoteProgress
 error_lines
 
 other_lines
 

Detailed Description

Class providing detailed progress information to the caller who should
derive from it and implement the ``update(...)`` message

Field Documentation

◆ CLONE

CLONE
static

◆ FETCH

FETCH
static

◆ UPDWKTREE

UPDWKTREE
static

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