#include "TDavixSystem.h"
#include "TROOT.h"
#include "TSocket.h"
#include "Bytes.h"
#include "TError.h"
#include "TBase64.h"
#include "TVirtualPerfStats.h"
#include "TDavixFileInternal.h"
#include <errno.h>
#include <stdlib.h>
#include <unistd.h>
#include <fcntl.h>
#include <davix.hpp>
#include <sstream>
#include <string>
#include <cstring>
Macros | |
#define | ENVPFX "Davix." |
Variables | |
const char * | ca_check_opt |
const char * | grid_mode_opt |
const std::string | gUserAgent |
const char * | s3_acckey_opt |
const char * | s3_seckey_opt |
const std::string | VERSION |
#define ENVPFX "Davix." |
Definition at line 52 of file TDavixSystem.cxx.
|
extern |
Definition at line 67 of file TDavixFile.cxx.
|
extern |
Definition at line 66 of file TDavixFile.cxx.
|
extern |
|
extern |
Definition at line 69 of file TDavixFile.cxx.
|
extern |
Definition at line 68 of file TDavixFile.cxx.
|
extern |