|  | The Gaudi Framework
    v36r11 (bdb84f5f)
    | 
#include </builds/gaudi/Gaudi/GaudiCommonSvc/src/PersistencySvc/PersistencySvc.h>

| Public Member Functions | |
| ServiceEntry (long type, SmartIF< IService > svc, SmartIF< IConversionSvc > cnv, SmartIF< IAddressCreator > cr) | |
| ServiceEntry (long type, IService *svc, IConversionSvc *cnv, IAddressCreator *cr) | |
| ServiceEntry (const ServiceEntry &)=default | |
| SmartIF< IService > & | service () const | 
| SmartIF< IConversionSvc > & | conversionSvc () const | 
| SmartIF< IAddressCreator > & | addrCreator () const | 
| long | svcType () const | 
| Private Attributes | |
| long | m_serviceType | 
| SmartIF< IService > | m_service | 
| SmartIF< IConversionSvc > | m_cnvService | 
| SmartIF< IAddressCreator > | m_addrCreator | 
Definition at line 62 of file PersistencySvc.h.
| 
 | inline | 
Definition at line 69 of file PersistencySvc.h.
| 
 | inline | 
Definition at line 74 of file PersistencySvc.h.
| 
 | default | 
| 
 | inline | 
Definition at line 84 of file PersistencySvc.h.
| 
 | inline | 
Definition at line 83 of file PersistencySvc.h.
Definition at line 82 of file PersistencySvc.h.
| 
 | inline | 
Definition at line 85 of file PersistencySvc.h.
| 
 | mutableprivate | 
Definition at line 66 of file PersistencySvc.h.
| 
 | mutableprivate | 
Definition at line 65 of file PersistencySvc.h.
Definition at line 64 of file PersistencySvc.h.
| 
 | private | 
Definition at line 63 of file PersistencySvc.h.