#include "RConfigure.h"#include "RConfig.h"#include "Riostream.h"#include <stdlib.h>#include <errno.h>#include <time.h>#include <fcntl.h>#include <sys/types.h>#include <sys/stat.h>#include "RRemoteProtocol.h"#include "TApplicationServer.h"#include "TBenchmark.h"#include "TEnv.h"#include "TError.h"#include "TException.h"#include "TInterpreter.h"#include "TMD5.h"#include "TMessage.h"#include "TROOT.h"#include "TSocket.h"#include "TSystem.h"#include "TRemoteObject.h"#include "TUrl.h"#include "TObjString.h"#include "compiledata.h"#include "TClass.h"Go to the source code of this file.
Classes | |
| class | TASInterruptHandler |
| class | TASSigPipeHandler |
| class | TASInputHandler |
Functions | |
| ClassImp (TApplicationServer) TApplicationServer | |
| ClassImp | ( | TApplicationServer | ) |
Definition at line 274 of file TApplicationServer.cxx.
References TSystem::AddFileHandler(), TSystem::AddSignalHandler(), Error, ErrorHandler(), Form(), gBenchmark, gEnv, gErrorAbortLevel, TROOT::GetMacroPath(), TEnv::GetValue(), gInterpreter, gSystem, TSystem::HostName(), kFALSE, kReadPermission, kSysError, kTRUE, TASLogHandler::SetDefaultPrefix(), SetErrorHandler(), xmlio::Setup, and TSystem::Which().
1.5.1