|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |

Public Member Functions | |
| RefAccessor (void *obj) | |
Public Attributes | |
| void * | Ptr |
| SmartRefBase * | Base |
| SmartRef< DataObject > * | ObjectRef |
| SmartRef< ContainedObject > * | ContainedRef |
Definition at line 44 of file RootIOHandler.cpp.
| GaudiRoot::RefAccessor::RefAccessor | ( | void * | obj ) | [inline] |
Definition at line 49 of file RootIOHandler.cpp.
{ Ptr = obj; }
Definition at line 46 of file RootIOHandler.cpp.
Definition at line 48 of file RootIOHandler.cpp.
Definition at line 47 of file RootIOHandler.cpp.
Definition at line 45 of file RootIOHandler.cpp.