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

EvtPersistencySvc Class Reference

EvtPersistencySvc class implementation definition. More...

#include <EvtPersistencySvc.h>

Inheritance diagram for EvtPersistencySvc:

PersistencySvc Service IConversionSvc IPersistencySvc IAddressCreator List of all members.

Public Methods

PersistencySvc overrides
virtual StatusCode initialize ()
 Initialize the service. More...

virtual StatusCode finalize ()
 Finalize the service. More...


Protected Methods

 EvtPersistencySvc (const std::string& name, ISvcLocator* svc)
 Standard Constructor. More...

virtual ~EvtPersistencySvc ()
 Standard Destructor. More...


Friends

class  SvcFactory< EvtPersistencySvc >

Detailed Description

EvtPersistencySvc class implementation definition.

System: The LHCb Offline System

Package: EvtPersistencySvc

Dependencies:

History:

    +---------+----------------------------------------------+---------+
    |    Date |                 Comment                      | Who     |
    +---------+----------------------------------------------+---------+
    | 3/11/98 | Initial version                              | M.Frank |
    +---------+----------------------------------------------+---------+
    
Author(s):
Markus Frank
Version:
1.0

Definition at line 37 of file EvtPersistencySvc.h.


Constructor & Destructor Documentation

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

Standard Constructor.

Definition at line 55 of file EvtPersistencySvc.cpp.

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

Standard Destructor.

Definition at line 61 of file EvtPersistencySvc.cpp.


Member Function Documentation

StatusCode EvtPersistencySvc::finalize ( ) [virtual]
 

Finalize the service.

Reimplemented from PersistencySvc.

Definition at line 33 of file EvtPersistencySvc.cpp.

StatusCode EvtPersistencySvc::initialize ( ) [virtual]
 

Initialize the service.

Reimplemented from PersistencySvc.

Definition at line 39 of file EvtPersistencySvc.cpp.


Friends And Related Function Documentation

class SvcFactory [friend]
 

Definition at line 39 of file EvtPersistencySvc.h.


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