10 #ifndef ROOT_TNetXNGSystem 11 #define ROOT_TNetXNGSystem 54 virtual void *OpenDirectory(
const char *dir);
55 virtual Int_t MakeDirectory(
const char *dir);
56 virtual void FreeDirectory(
void *dirp);
57 virtual const char *GetDirEntry(
void *dirp);
59 virtual Bool_t ConsistentWith(
const char *path,
void *dirptr);
60 virtual int Unlink(
const char *path);
61 virtual Bool_t IsPathLocal(
const char *path);
std::set< void * > fDirPtrs
#define ClassDef(name, id)
THashList implements a hybrid collection class consisting of a hash table and a list to store TObject...
static TMutex fgAddrMutex
Collection abstract base class.
static THashList fgAddrFQDN
Abstract base class defining a generic interface to the underlying Operating System.
XrdCl::FileSystem * fFileSystem