

Public Member Functions | |
| ProcessStatusClosure () | |
| void | do_process (DeltaProcess *p) |
Private Attributes | |
| int | index |
Definition at line 419 of file evaluator.cpp.
| ProcessStatusClosure::ProcessStatusClosure | ( | ) | [inline] |
| void ProcessStatusClosure::do_process | ( | DeltaProcess * | p | ) | [inline, virtual] |
Reimplemented from ProcessClosure.
Definition at line 425 of file evaluator.cpp.
References DeltaProcess::active(), index, DeltaProcess::print(), outputStream::print(), and std.
Here is the call graph for this function:

int ProcessStatusClosure::index [private] |
Definition at line 421 of file evaluator.cpp.
Referenced by do_process(), and ProcessStatusClosure().
1.4.7