#include <stdio.h>
#include <stdlib.h>
#include "TMacro.h"
#include "TString.h"
#include "TSystem.h"
#include "TUUID.h"
#include "pq2actions.h"
#include "pq2ping.h"
Go to the source code of this file.
Functions | |
void | showFile (const char *fn, int show, int keep) |
int | main (int argc, const char *argv[]) |
Variables | |
static Int_t | gkeep = 0 |
TString | flog |
TString | ferr |
TString | fres |
Int_t | gverbose = 0 |
int main | ( | int | argc, | |
const char * | argv[] | |||
) |
Definition at line 43 of file pq2main.cxx.
References TSystem::AccessPathName(), checkUrl(), TString::Contains(), TString::Data(), do_anadist(), do_cache(), do_info_server(), do_ls(), do_ls_files_server(), do_put(), do_rm(), do_verify(), TSystem::Exit(), ferr, flog, TString::Form(), TString::Format(), fres, UserGroup_t::fUser, getenv(), TSystem::GetUid(), TSystem::GetUserInfo(), gkeep, gSystem, gverbose, i, infile, kTRUE, metrics(), TSystem::mkdir(), outfile, plot(), Printf(), SafeDelete, showFile(), str, TSystem::TempDirectory(), and TSystem::Unlink().
void showFile | ( | const char * | fn, | |
int | show, | |||
int | keep | |||
) |
Definition at line 354 of file pq2main.cxx.
References FileStat_t::fMode, TSystem::GetPathInfo(), gSystem, m, Printf(), R_ISREG(), and TSystem::Unlink().
Referenced by main().
Definition at line 38 of file pq2main.cxx.
Definition at line 37 of file pq2main.cxx.
Definition at line 39 of file pq2main.cxx.
Definition at line 40 of file pq2main.cxx.