#include <TGo4FolderProxy.h>
Inheritance diagram for TGo4FolderProxy:

Public Member Functions | |
| TGo4FolderProxy () | |
| TGo4FolderProxy (TFolder *f, Bool_t owner=kFALSE, const char *roofolder="") | |
| virtual | ~TGo4FolderProxy () |
| virtual Bool_t | HasSublevels () const |
| virtual TGo4LevelIter * | MakeIter () |
| virtual TGo4Access * | MakeProxy (const char *name) |
| virtual void | WriteData (TGo4Slot *slot, TDirectory *dir, Bool_t onlyobjs) |
| virtual void | ReadData (TGo4Slot *slot, TDirectory *dir) |
| virtual Int_t | GetObjectKind () |
| virtual const char * | GetContainedClassName () |
Static Public Member Functions | |
| static TFolder * | LocateROOTFolder (const char *rootfolder) |
| static TGo4Access * | ProduceProxy (TFolder *folder, const char *name) |
| static TGo4LevelIter * | ProduceIter (TFolder *folder) |
Protected Attributes | |
| TFolder * | fFolder |
| Bool_t | fOwner |
| TString | fRootFolderName |
|
|
Definition at line 96 of file TGo4FolderProxy.cxx. |
|
||||||||||||||||
|
Definition at line 104 of file TGo4FolderProxy.cxx. |
|
|
Definition at line 112 of file TGo4FolderProxy.cxx. |
|
|
Reimplemented from TGo4Proxy. Definition at line 30 of file TGo4FolderProxy.h. References fFolder. |
|
|
Reimplemented from TGo4Proxy. Definition at line 32 of file TGo4FolderProxy.h. References fFolder, and ProduceIter(). |
|
|
Reimplemented from TGo4Proxy. Definition at line 35 of file TGo4FolderProxy.h. References fFolder, and ProduceProxy(). |
|
||||||||||||||||
|
Reimplemented from TGo4Proxy. Definition at line 127 of file TGo4FolderProxy.cxx. References fRootFolderName, and TGo4Slot::SetPar(). |
|
||||||||||||
|
Reimplemented from TGo4Proxy. Definition at line 135 of file TGo4FolderProxy.cxx. References fFolder, fOwner, fRootFolderName, and LocateROOTFolder(). |
|
|
Reimplemented from TGo4Proxy. Definition at line 117 of file TGo4FolderProxy.cxx. References fFolder, TGo4Access::kndFolder, and TGo4Access::kndNone. |
|
|
Reimplemented from TGo4Proxy. Definition at line 122 of file TGo4FolderProxy.cxx. References fFolder. |
|
|
Definition at line 145 of file TGo4FolderProxy.cxx. Referenced by TGo4ObjectManager::AddROOTFolder(), and ReadData(). |
|
||||||||||||
|
Definition at line 158 of file TGo4FolderProxy.cxx. References TGo4CanvasProxy::ProduceProxy(), TGo4DirProxy::ProduceProxy(), and TGo4TreeProxy::ProduceProxy(). Referenced by MakeProxy(). |
|
|
Definition at line 198 of file TGo4FolderProxy.cxx. Referenced by MakeIter(). |
|
|
Definition at line 49 of file TGo4FolderProxy.h. Referenced by GetContainedClassName(), GetObjectKind(), HasSublevels(), MakeIter(), MakeProxy(), ReadData(), and ~TGo4FolderProxy(). |
|
|
Definition at line 50 of file TGo4FolderProxy.h. Referenced by ReadData(), and ~TGo4FolderProxy(). |
|
|
Definition at line 51 of file TGo4FolderProxy.h. Referenced by ReadData(), and WriteData(). |
1.4.2