#include <DbEventCnvSvc.h>
Inheritance diagram for DbEventCnvSvc:

Public Methods | |
DbEventCnvSvc overrides | |
| virtual StatusCode | initialize () |
| Initialize the service. More... | |
| virtual StatusCode | updateServiceState (IOpaqueAddress* pAddress) |
| Update state of the service. More... | |
Protected Methods | |
| DbEventCnvSvc (const std::string& name, ISvcLocator* svc) | |
| Standard Constructor. More... | |
| virtual | ~DbEventCnvSvc () |
| Standard Destructor. More... | |
Private Attributes | |
| friend | SvcFactory<DbEventCnvSvc> |
| Allow the factory class access to the constructor. More... | |
System: The LHCb Offline System
Package: PersistencySvc/Db
Description: The DbEventCnvSvc is the specialized version of the DbCnvSvc used by the event data store to load event data.
Base class: DbCnvSvc
Dependencies:
History:
+---------+----------------------------------------------+---------+
| Date | Comment | Who |
+---------+----------------------------------------------+---------+
| 3/11/98 | Initial version | M.Frank |
+---------+----------------------------------------------+---------+
Definition at line 47 of file DbEventCnvSvc.h.
|
|
Standard Constructor.
Definition at line 53 of file DbEventCnvSvc.cpp. |
|
|
Standard Destructor.
Definition at line 59 of file DbEventCnvSvc.cpp. |
|
|
Initialize the service.
Reimplemented from DbCnvSvc. Definition at line 28 of file DbEventCnvSvc.cpp. |
|
|
Update state of the service.
Definition at line 48 of file DbEventCnvSvc.cpp. |
|
|
Allow the factory class access to the constructor.
Definition at line 49 of file DbEventCnvSvc.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000