|
Gaudi Framework, version v25r2 |
| Home | Generated: Wed Jun 4 2014 |
#include <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 ©) | |
| virtual | ~ServiceEntry () |
| 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 55 of file PersistencySvc.h.
|
inline |
Definition at line 61 of file PersistencySvc.h.
|
inline |
Definition at line 70 of file PersistencySvc.h.
|
inline |
Definition at line 79 of file PersistencySvc.h.
|
inlinevirtual |
Definition at line 85 of file PersistencySvc.h.
|
inline |
Definition at line 93 of file PersistencySvc.h.
|
inline |
Definition at line 90 of file PersistencySvc.h.
Definition at line 87 of file PersistencySvc.h.
|
inline |
Definition at line 96 of file PersistencySvc.h.
|
mutableprivate |
Definition at line 59 of file PersistencySvc.h.
|
mutableprivate |
Definition at line 58 of file PersistencySvc.h.
Definition at line 57 of file PersistencySvc.h.
|
private |
Definition at line 56 of file PersistencySvc.h.