11 #ifndef ROOT_TObjectRemote
12 #define ROOT_TObjectRemote
30 #ifndef ROOT_TSystemDirectory
void SetKeyObjectName(const char *name)
void SetKeyClassName(const char *name)
void SetFolder(Bool_t isFolder)
const char * GetKeyClassName() const
const char * Data() const
void SetRemoteAddress(Long_t addr)
The TRemoteObject class provides protocol for browsing ROOT objects from a remote ROOT session...
#define ClassDef(name, id)
The TNamed class is the base class for all named ROOT classes.
Using a TBrowser one can browse all ROOT objects.
TPaveLabel title(3, 27.1, 15, 28.7,"ROOT Environment and Tools")
virtual ~TRemoteObject()
Delete remote object.
Bool_t IsFolder() const
Returns kTRUE in case object contains browsable objects (like containers or lists of other objects)...
const char * GetKeyObjectName() const
const char * GetClassName() const
TList * Browse()
Browse OS system directories.
Bool_t GetFileStat(FileStat_t *sbuf)
Get remote file status.
TRemoteObject()
Create a remote object.