|
ARB
|


Go to the source code of this file.
Classes | |
| class | ArbProgress::weightable |
| class | ArbProgress::counter |
| class | ArbProgress::nestable |
| class | arb_progress |
| class | arb_suppress_progress |
Namespaces | |
| ArbProgress | |
Macros | |
| #define | FORCE_WEIGHTED_ESTIMATION |
| #define | DUMP_PROGRESS |
| #define | DUMP_AS(NAME) freedup(name,NAME) |
Typedefs | |
| typedef long | ArbProgress::SINT |
Enumerations | |
| enum | WeightedProgressMarker { WEIGHTED } |
Variables | |
| const int | ArbProgress::LEVEL_TITLE = 0 |
| const int | ArbProgress::LEVEL_SUBTITLE = 1 |
| #define FORCE_WEIGHTED_ESTIMATION |
Definition at line 33 of file arb_progress.h.
| #define DUMP_PROGRESS |
Definition at line 36 of file arb_progress.h.
| #define DUMP_AS | ( | NAME | ) | freedup(name,NAME) |
Definition at line 126 of file arb_progress.h.
Referenced by FINAL_TYPE< SEQTYPE >::child_progress(), initial_progress::initial_progress(), and null_progress::null_progress().
| Enumerator | |
|---|---|
| WEIGHTED | |
Definition at line 225 of file arb_progress.h.
1.8.8