|  | The Gaudi Framework
    v36r1 (3e2fb5a8)
    | 
#include <RootCnv/RootRefs.h>
| Public Member Functions | |
| RootRef () | |
| Standard constructor.  More... | |
| RootRef (const RootRef &c)=default | |
| Copy constructor.  More... | |
| RootRef & | operator= (const RootRef &c)=default | 
| Assignment operator.  More... | |
| void | reset () | 
| Reset data content.  More... | |
| RootRef () | |
| Standard constructor.  More... | |
| RootRef (const RootRef &c) | |
| Copy constructor.  More... | |
| RootRef & | operator= (const RootRef &c) | 
| Assignment operator.  More... | |
| void | reset () | 
| Reset data content.  More... | |
| Public Attributes | |
| int | dbase | 
| Data members to define object location in the persistent world.  More... | |
| int | container | 
| int | link | 
| int | clid | 
| int | svc | 
| int | entry | 
| 
 | inline | 
| 
 | default | 
Copy constructor.
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| int Gaudi::RootRef::clid | 
Definition at line 42 of file RootRefs.h.
| int Gaudi::RootRef::container | 
Definition at line 42 of file RootRefs.h.
| int Gaudi::RootRef::dbase | 
Data members to define object location in the persistent world.
Definition at line 42 of file RootRefs.h.
| int Gaudi::RootRef::entry | 
Definition at line 42 of file RootRefs.h.
| int Gaudi::RootRef::link | 
Definition at line 42 of file RootRefs.h.
| int Gaudi::RootRef::svc | 
Definition at line 42 of file RootRefs.h.