95         if (dirlist->
GetKey(i,
"permissions")[0] == 
'd') {
 
  116      while ((obj = next())) {
 
R__EXTERN TSystem * gSystem
 
void Browse(TBrowser *b)
Browse an Alien directory.
 
void Fill()
Fill directory entry list.
 
TAlienDirectory(const char *ldn, const char *name=0)
Constructor.
 
virtual ~TAlienDirectory()
Destructor.
 
void Browse(TBrowser *b)
Browser interface to ob status.
 
Using a TBrowser one can browse all ROOT objects.
 
A ROOT file is a suite of consecutive data records (TKey instances) with a well defined format.
 
static TFile * Open(const char *name, Option_t *option="", const char *ftitle="", Int_t compress=ROOT::RCompressionSetting::EDefaults::kUseCompiledDefault, Int_t netopt=0)
Create / open a file.
 
virtual const char * GetFileNamePath(UInt_t) const
 
virtual const char * GetKey(UInt_t, const char *) const
 
virtual const char * GetFileName(UInt_t) const
 
virtual TGridResult * Ls(const char *="", Option_t *="", Bool_t=kFALSE)
 
virtual Bool_t Cd(const char *="", Bool_t=kFALSE)
 
void Clear(Option_t *option="") override
Remove all objects from the list.
 
void Add(TObject *obj) override
 
virtual void Sort(Bool_t order=kSortAscending)
Sort linked list.
 
void Add(TObject *obj) override
This function may not be used (but we need to provide it since it is a pure virtual in TCollection).
 
TObject * FindObject(const char *keyname) const override
Check if a (key,value) pair exists with keyname as name of the key.
 
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
 
const char * GetTitle() const override
Returns title of object.
 
virtual void SetName(const char *name)
Set the name of the TNamed.
 
Collectable string class.
 
Mother of all ROOT objects.
 
virtual const char * GetName() const
Returns name of object.
 
const char * Data() const
 
virtual const char * BaseName(const char *pathname)
Base name of a file name. Base name of /user/root is root.