#include <errno.h>#include <random>#include "TApplicationRemote.h"#include "TBrowser.h"#include "TDirectory.h"#include "TError.h"#include "THashList.h"#include "TMonitor.h"#include "TROOT.h"#include "TServerSocket.h"#include "TSystem.h"#include "TRemoteObject.h"#include "snprintf.h"Namespaces | |
| namespace | ROOT |
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests. | |
Variables | |
| static const char * | gScript = "roots" |
| static const char * | gScriptCmd = "\\\"%s %d localhost:%d/%s -d=%d\\\"" |
| static const char * | gSshCmd |
|
static |
Definition at line 61 of file TApplicationRemote.cxx.
Definition at line 62 of file TApplicationRemote.cxx.
|
static |
Definition at line 64 of file TApplicationRemote.cxx.