ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Typedefs
TProofMgr.h File Reference
#include "TList.h"
#include "TNamed.h"
#include "TUrl.h"
#include "TString.h"
#include "TSystem.h"
Include dependency graph for TProofMgr.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TProofMgr
 The PROOF manager interacts with the PROOF server coordinator to create or destroy a PROOF session, attach to or detach from existing one, and to monitor any client activity on the cluster. More...
 
class  TProofDesc
 

Typedefs

typedef TProofMgr *(* TProofMgr_t )(const char *, Int_t, const char *)
 

Typedef Documentation

typedef TProofMgr*(* TProofMgr_t)(const char *, Int_t, const char *)

Definition at line 51 of file TProofMgr.h.