Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TProofServLite.cxx File Reference
#include "RConfigure.h"
#include <ROOT/RConfig.hxx>
#include "Riostream.h"
#include <netinet/in.h>
#include <sys/types.h>
#include <cstdlib>
#include "TProofServLite.h"
#include "TEnv.h"
#include "TError.h"
#include "TException.h"
#include "THashList.h"
#include "TInterpreter.h"
#include "TMessage.h"
#include "TProofDebug.h"
#include "TProof.h"
#include "TVirtualProofPlayer.h"
#include "TProofQueryResult.h"
#include "TRegexp.h"
#include "TClass.h"
#include "TROOT.h"
#include "TSystem.h"
#include "TPluginManager.h"
#include "TSocket.h"
#include "TTimeStamp.h"
#include "compiledata.h"
Include dependency graph for TProofServLite.cxx:

Classes

class  TProofServLiteInputHandler
 
class  TProofServLiteInterruptHandler
 
class  TProofServLiteSegViolationHandler
 
class  TProofServLiteSigPipeHandler
 
class  TProofServLiteTerminationHandler
 

Namespaces

namespace  ROOT
 This file contains a specialised ROOT message handler to test for diagnostic in unit tests.
 

Functions

TApplicationGetTProofServLite (Int_t *argc, char **argv, FILE *flog)
 

Variables

static volatile Int_t gProofServDebug = 1
 

Function Documentation

◆ GetTProofServLite()

TApplication * GetTProofServLite ( Int_t argc,
char **  argv,
FILE *  flog 
)

Definition at line 184 of file TProofServLite.cxx.

Variable Documentation

◆ gProofServDebug

volatile Int_t gProofServDebug = 1
static

Definition at line 67 of file TProofServLite.cxx.