Logo ROOT   6.08/07
Reference Guide
List of all members | Public Member Functions | Private Attributes | Static Private Attributes | List of all members
TProofMergePrg Class Reference

Definition at line 324 of file TProof.h.

Public Member Functions

 TProofMergePrg ()
 
void DecreaseNWrks ()
 
const char * Export (Bool_t &changed)
 
void IncreaseIdx ()
 
void IncreaseNWrks ()
 
void Reset (Int_t n=-1)
 
void SetNWrks (Int_t n)
 

Private Attributes

TString fExp
 
Int_t fIdx
 
Int_t fLastNWrks
 
Int_t fNWrks
 

Static Private Attributes

static char fgCr [4] = {'-', '\\', '|', '/'}
 

#include <TProof.h>

Constructor & Destructor Documentation

◆ TProofMergePrg()

TProofMergePrg::TProofMergePrg ( )
inline

Definition at line 332 of file TProof.h.

Member Function Documentation

◆ DecreaseNWrks()

void TProofMergePrg::DecreaseNWrks ( )
inline

Definition at line 339 of file TProof.h.

◆ Export()

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

Definition at line 334 of file TProof.h.

◆ IncreaseIdx()

void TProofMergePrg::IncreaseIdx ( )
inline

Definition at line 341 of file TProof.h.

◆ IncreaseNWrks()

void TProofMergePrg::IncreaseNWrks ( )
inline

Definition at line 340 of file TProof.h.

◆ Reset()

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

Definition at line 342 of file TProof.h.

◆ SetNWrks()

void TProofMergePrg::SetNWrks ( Int_t  n)
inline

Definition at line 343 of file TProof.h.

Member Data Documentation

◆ fExp

TString TProofMergePrg::fExp
private

Definition at line 326 of file TProof.h.

◆ fgCr

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

Definition at line 330 of file TProof.h.

◆ fIdx

Int_t TProofMergePrg::fIdx
private

Definition at line 327 of file TProof.h.

◆ fLastNWrks

Int_t TProofMergePrg::fLastNWrks
private

Definition at line 329 of file TProof.h.

◆ fNWrks

Int_t TProofMergePrg::fNWrks
private

Definition at line 328 of file TProof.h.


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