10 #ifndef ROOT_TNetXNGFileStager 11 #define ROOT_TNetXNGFileStager TNetXNGFileStager(const char *url="")
Constructor.
UChar_t ParseStagePriority(Option_t *opt)
Get a staging priority value from an option string.
Bool_t Matches(const char *s)
Returns kTRUE if stager 's' is compatible with current stager.
Int_t Locate(const char *path, TString &endpath)
Get actual endpoint URL.
Bool_t Stage(const char *path, Option_t *opt=0)
Issue a stage request for a single file.
static struct mg_connection * fc(struct mg_context *ctx)
#define ClassDef(name, id)
Int_t LocateCollection(TFileCollection *fc, Bool_t addDummyUrl=kFALSE)
Bulk locate request for a collection of files.
Bool_t IsStaged(const char *path)
Check if a file is staged.
Collection abstract base class.
virtual ~TNetXNGFileStager()
Destructor.
Class that contains a list of TFileInfo's and accumulated meta data information about its entries...