ROOT  6.06/08
Reference Guide
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
TProofMergePrg Class Reference

Definition at line 317 of file TProof.h.

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:

Constructor & Destructor Documentation

§ TProofMergePrg()

TProofMergePrg::TProofMergePrg ( )
inline

Definition at line 325 of file TProof.h.

Member Function Documentation

§ DecreaseNWrks()

void TProofMergePrg::DecreaseNWrks ( )
inline

Definition at line 332 of file TProof.h.

Referenced by TProof::HandleInputMessage().

§ Export()

const char* TProofMergePrg::Export ( Bool_t changed)
inline

Definition at line 327 of file TProof.h.

Referenced by TProof::HandleInputMessage().

§ IncreaseIdx()

void TProofMergePrg::IncreaseIdx ( )
inline

Definition at line 334 of file TProof.h.

Referenced by TProof::HandleInputMessage().

§ IncreaseNWrks()

void TProofMergePrg::IncreaseNWrks ( )
inline

Definition at line 333 of file TProof.h.

Referenced by TProof::AskForOutput().

§ Reset()

void TProofMergePrg::Reset ( Int_t  n = -1)
inline

Definition at line 335 of file TProof.h.

Referenced by TProof::ResetMergePrg().

§ SetNWrks()

void TProofMergePrg::SetNWrks ( Int_t  n)
inline

Definition at line 336 of file TProof.h.

Referenced by TProof::AddWorkers(), and TProof::HandleSubmerger().

Member Data Documentation

§ fExp

TString TProofMergePrg::fExp
private

Definition at line 319 of file TProof.h.

§ fgCr

char TProofMergePrg::fgCr = {'-', '\\', '|', '/'}
staticprivate

Definition at line 323 of file TProof.h.

§ fIdx

Int_t TProofMergePrg::fIdx
private

Definition at line 320 of file TProof.h.

§ fLastNWrks

Int_t TProofMergePrg::fLastNWrks
private

Definition at line 322 of file TProof.h.

§ fNWrks

Int_t TProofMergePrg::fNWrks
private

Definition at line 321 of file TProof.h.


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