Gaudi Framework, version v20r2

Generated: 18 Jul 2008

HbookCnv::ConvSvc Class Reference

Inheritance diagram for HbookCnv::ConvSvc:

Inheritance graph
[legend]
Collaboration diagram for HbookCnv::ConvSvc:

Collaboration graph
[legend]
List of all members.

Detailed Description

Definition at line 21 of file ConvSvc.cpp.

Public Member Functions

 ConvSvc (const std::string &name, ISvcLocator *svc)
 Standard Constructor.
virtual ~ConvSvc ()
 Standard Destructor.


Constructor & Destructor Documentation

HbookCnv::ConvSvc::ConvSvc ( const std::string name,
ISvcLocator svc 
) [inline]

Standard Constructor.

Definition at line 24 of file ConvSvc.cpp.

00025     : ConversionSvc(name, svc, HBOOK_StorageType)  {
00026     }

virtual HbookCnv::ConvSvc::~ConvSvc (  )  [inline, virtual]

Standard Destructor.

Definition at line 28 of file ConvSvc.cpp.

00028                          {
00029     }


The documentation for this class was generated from the following file:
Generated at Fri Jul 18 12:10:42 2008 for Gaudi Framework, version v20r2 by Doxygen version 1.5.1 written by Dimitri van Heesch, © 1997-2004