![]() |
ROOT
6.06/08
Reference Guide
|
Public Member Functions | |
| TProofMergePrg () | |
| const char * | Export (Bool_t &changed) |
| void | DecreaseNWrks () |
| void | IncreaseNWrks () |
| void | IncreaseIdx () |
| void | Reset (Int_t n=-1) |
| void | SetNWrks (Int_t n) |
Private Attributes | |
| TString | fExp |
| Int_t | fIdx |
| Int_t | fNWrks |
| Int_t | fLastNWrks |
Static Private Attributes | |
| static char | fgCr [4] = {'-', '\\', '|', '/'} |
#include <TProof.h>
Collaboration diagram for TProofMergePrg:
|
inline |
Definition at line 332 of file TProof.h.
Referenced by TProof::HandleInputMessage().
|
inline |
Definition at line 327 of file TProof.h.
Referenced by TProof::HandleInputMessage().
|
inline |
Definition at line 334 of file TProof.h.
Referenced by TProof::HandleInputMessage().
|
inline |
Definition at line 333 of file TProof.h.
Referenced by TProof::AskForOutput().
Definition at line 335 of file TProof.h.
Referenced by TProof::ResetMergePrg().
Definition at line 336 of file TProof.h.
Referenced by TProof::AddWorkers(), and TProof::HandleSubmerger().
|
staticprivate |