![]() |
ROOT
6.06/09
Reference Guide
|
#include <stdio.h>#include <stdlib.h>#include "TMacro.h"#include "TString.h"#include "TSystem.h"#include "TUUID.h"#include "pq2actions.h"#include "pq2ping.h"
Include dependency graph for pq2main.cxx:Go to the source code of this file.
Functions | |
| void | showFile (const char *fn, int show, int keep) |
| Display the content of file 'fn'. More... | |
| int | main (int argc, char **argv) |
Variables | |
| static Int_t | gkeep = 0 |
| TString | flog |
| TString | ferr |
| TString | fres |
| Int_t | gverbose = 0 |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 43 of file pq2main.cxx.
| void showFile | ( | const char * | fn, |
| int | show, | ||
| int | keep | ||
| ) |
| TString ferr |
Definition at line 38 of file pq2main.cxx.
Referenced by TWinNTSystem::RedirectOutput(), TProofServ::SetErrorHandlerFile(), and TAuthenticate::SshError().
| TString flog |
Definition at line 37 of file pq2main.cxx.
Referenced by ClassImp(), redirectoutput(), TGRedirectOutputGuard::TGRedirectOutputGuard(), TProofServ::TProofServ(), unuranMulti2D(), and unuranMultiDim().
| TString fres |
Definition at line 39 of file pq2main.cxx.
|
static |
Definition at line 34 of file pq2main.cxx.
Referenced by main().
| Int_t gverbose = 0 |
Definition at line 40 of file pq2main.cxx.
Referenced by checkUrl(), do_anadist(), do_anadist_ds(), do_anadist_getkey(), do_info_server(), do_ls_files_server(), do_rm(), getProof(), main(), and pq2register().