Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TXNetSystem.cxx File Reference
#include "TEnv.h"
#include "TFileStager.h"
#include "TROOT.h"
#include "TSocket.h"
#include "TString.h"
#include "TUrl.h"
#include "TVirtualMutex.h"
#include "TXNetFile.h"
#include "TXNetSystem.h"
#include "XrdOuc/XrdOucString.hh"
#include "XrdClient/XrdClientVector.hh"
#include "XrdClient/XrdClientAdmin.hh"
#include "XrdClient/XrdClientConn.hh"
#include "XrdClient/XrdClientConst.hh"
#include "XrdClient/XrdClientEnv.hh"
#include "XProtocol/XProtocol.hh"
#include "XrdProofdXrdVers.h"
Include dependency graph for TXNetSystem.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Typedefs

typedef XrdClientVector< XrdOucString > VecString_t
 

Functions

TSystemROOT_Plugin_TXNetSystem (const char *url, Bool_t owner)
 PluginManager creation function.
 

Typedef Documentation

◆ VecString_t

typedef XrdClientVector<XrdOucString> VecString_t

Definition at line 62 of file TXNetSystem.cxx.

Function Documentation

◆ ROOT_Plugin_TXNetSystem()

TSystem * ROOT_Plugin_TXNetSystem ( const char *  url,
Bool_t  owner 
)

PluginManager creation function.

Definition at line 50 of file TXNetSystem.cxx.