#include "RConfigure.h"#include <ROOT/RConfig.hxx>#include "Riostream.h"#include <errno.h>#include <time.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include <sys/wait.h>#include <cstdlib>#include <exception>#include <new>#include "TProofServ.h"#include "TDSetProxy.h"#include "TEnv.h"#include "TError.h"#include "TEventList.h"#include "TEntryList.h"#include "TException.h"#include "TFile.h"#include "THashList.h"#include "TInterpreter.h"#include "TKey.h"#include "TMessage.h"#include "TVirtualPerfStats.h"#include "TProofDebug.h"#include "TProof.h"#include "TVirtualProofPlayer.h"#include "TProofQueryResult.h"#include "TQueryResultManager.h"#include "TRegexp.h"#include "TROOT.h"#include "TObjArray.h"#include "TSocket.h"#include "TStopwatch.h"#include "TSystem.h"#include "TTimeStamp.h"#include "TUrl.h"#include "TPluginManager.h"#include "TObjString.h"#include "compiledata.h"#include "TProofResourcesStatic.h"#include "TProofNodeInfo.h"#include "TFileInfo.h"#include "TClass.h"#include "TSQLServer.h"#include "TSQLResult.h"#include "TSQLRow.h"#include "TPRegexp.h"#include "TParameter.h"#include "TMap.h"#include "TSortedList.h"#include "TFileCollection.h"#include "TLockFile.h"#include "TDataSetManagerFile.h"#include "TProofProgressStatus.h"#include "TServerSocket.h"#include "TMonitor.h"#include "TProofOutputFile.h"#include "TSelector.h"#include "TPackMgr.h"Classes | |
| class | TProofServInputHandler | 
| class | TProofServInterruptHandler | 
| class | TProofServSigPipeHandler | 
| class | TProofServTerminationHandler | 
Namespaces | |
| namespace | ROOT | 
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.  | |
Functions | |
| TApplication * | GetTProofServ (Int_t *argc, char **argv, FILE *flog) | 
| static void | SendAsynMsg (const char *msg) | 
Variables | |
| TProofServ * | gProofServ = 0 | 
| static volatile Int_t | gProofServDebug = 1 | 
| TApplication * GetTProofServ | ( | Int_t * | argc, | 
| char ** | argv, | ||
| FILE * | flog | ||
| ) | 
Definition at line 552 of file TProofServ.cxx.
      
  | 
  static | 
Definition at line 147 of file TProofServ.cxx.
| TProofServ* gProofServ = 0 | 
Definition at line 112 of file TProofServ.cxx.
      
  | 
  static | 
Definition at line 115 of file TProofServ.cxx.