12 #ifndef ROOT_TSystemFile 13 #define ROOT_TSystemFile 35 TSystemFile(
const char *filename,
const char *dirname);
40 virtual void Copy(
const char *to);
41 virtual void Move(
const char *to);
50 virtual void Dump()
const;
TSystemFile()
TSystemFile default constructor.
const char * GetIconName() const
Returns mime type name of object.
virtual ~TSystemFile()
Delete TSystemFile object.
virtual void Move(const char *to)
move this file
void Delete(Option_t *)
Delete this object.
virtual void Dump() const
dump this file
virtual void SetName(const char *name)
Set the name of the TNamed.
virtual void SetIconName(const char *name)
void Copy(TObject &) const
Copy this to obj.
virtual Bool_t IsDirectory(const char *dir=0) const
Check if object is a directory.
TObject * DrawClone(Option_t *) const
Draw a clone of this object in the current selected pad for instance with: gROOT->SetSelectedPad(gPad...
virtual void Copy(const char *to)
copy this file
#define ClassDef(name, id)
virtual void Rename(const char *name)
rename this file
The TNamed class is the base class for all named ROOT classes.
void SetName(const char *name)
Set the name of the TNamed.
Using a TBrowser one can browse all ROOT objects.
virtual void Delete()
delete this file
void SetDrawOption(Option_t *)
Set drawing option for object.
void DrawClass() const
Draw class inheritance tree of the class to which this object belongs.
Mother of all ROOT objects.
void SetTitle(const char *title)
Set the title of the TNamed.
virtual void Browse(TBrowser *b)
Execute default action for this system file (action is specified in the $HOME/.root.mimes or $ROOTSYS/etc/root.mimes file.
A TSystemFile describes an operating system file.
virtual void Edit()
Invoke text editor on this file.
you should not use this method at all Int_t Int_t Double_t Double_t Double_t Int_t Double_t Double_t Double_t Double_t b
virtual void Inspect() const
inspect this file
virtual void SetTitle(const char *title="")
Set the title of the TNamed.
const char * Data() const