|
TDirectory * | fDir {nullptr} |
|
TKey * | fKey {nullptr} |
|
|
enum | {
kndNone = -1,
kndObject = 0,
kndFolder = 1,
kndTreeBranch = 2,
kndTreeLeaf = 3,
kndGo4Param = 4,
kndDataMember = 5,
kndEventElement = 6,
kndMoreFolder = 7,
kndRootCommand = 8
} |
|
void | DoObjectAssignement (TGo4ObjectManager *rcv, const char *path, TObject *obj, Bool_t owner) |
|
Definition at line 30 of file TGo4DirProxy.cxx.
◆ TGo4KeyAccess()
TGo4KeyAccess::TGo4KeyAccess |
( |
TDirectory * |
dir, |
|
|
TKey * |
key |
|
) |
| |
|
inline |
◆ CanGetObject()
Bool_t TGo4KeyAccess::CanGetObject |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetObject()
Bool_t TGo4KeyAccess::GetObject |
( |
TObject *& |
obj, |
|
|
Bool_t & |
owner |
|
) |
| const |
|
inlineoverridevirtual |
◆ GetObjectClassName()
const char* TGo4KeyAccess::GetObjectClassName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ GetObjectName()
const char* TGo4KeyAccess::GetObjectName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ fDir
TDirectory* TGo4KeyAccess::fDir {nullptr} |
|
private |
◆ fKey
TKey* TGo4KeyAccess::fKey {nullptr} |
|
private |
The documentation for this class was generated from the following file: