ROOT 6.14/05 Reference Guide |
#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"
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 60 of file TApplicationRemote.cxx.
Definition at line 61 of file TApplicationRemote.cxx.
|
static |
Definition at line 63 of file TApplicationRemote.cxx.