Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

DbEventCnvSvc Class Reference

DbEventCnvSvc class implementation definition. More...

#include <DbEventCnvSvc.h>

Inheritance diagram for DbEventCnvSvc:

DbCnvSvc ConversionSvc IDataBaseMgr IAddrFactory IInterface List of all members.

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...


Detailed Description

DbEventCnvSvc class implementation definition.

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 |
    +---------+----------------------------------------------+---------+
    
Author(s):
Markus Frank
Version:
1.0

Definition at line 47 of file DbEventCnvSvc.h.


Constructor & Destructor Documentation

DbEventCnvSvc::DbEventCnvSvc ( const std::string & name,
ISvcLocator * svc ) [protected]
 

Standard Constructor.

Definition at line 53 of file DbEventCnvSvc.cpp.

DbEventCnvSvc::~DbEventCnvSvc ( ) [protected, virtual]
 

Standard Destructor.

Definition at line 59 of file DbEventCnvSvc.cpp.


Member Function Documentation

StatusCode DbEventCnvSvc::initialize ( ) [virtual]
 

Initialize the service.

Reimplemented from DbCnvSvc.

Definition at line 28 of file DbEventCnvSvc.cpp.

StatusCode DbEventCnvSvc::updateServiceState ( IOpaqueAddress * pAddress ) [virtual]
 

Update state of the service.

Definition at line 48 of file DbEventCnvSvc.cpp.


Member Data Documentation

friend DbEventCnvSvc::SvcFactory<DbEventCnvSvc> [private]
 

Allow the factory class access to the constructor.

Definition at line 49 of file DbEventCnvSvc.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:22:21 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000