Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Member Functions

IPoolDbCnvFactory Class Reference

Description: Interface definition for POOL converter factories. More...

#include <PoolDb/PoolDbCnvFactory.h>

Inheritance diagram for IPoolDbCnvFactory:
Inheritance graph
[legend]
Collaboration diagram for IPoolDbCnvFactory:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DeclareInterfaceID (IPoolDbCnvFactory, 2, 0)
 InterfaceID.
virtual IConverterinstantiate (long typ, const CLID &clid, ISvcLocator *svcloc) const =0
 Instantiation method.

Detailed Description

Description: Interface definition for POOL converter factories.

Author:
M.Frank
Version:
1.0

Definition at line 23 of file PoolDbCnvFactory.h.


Member Function Documentation

IPoolDbCnvFactory::DeclareInterfaceID ( IPoolDbCnvFactory  ,
,
 
)
virtual IConverter* IPoolDbCnvFactory::instantiate ( long  typ,
const CLID clid,
ISvcLocator svcloc 
) const [pure virtual]

Instantiation method.

Parameters:
typ[IN] Storage type of the converter to be created
clid[IN] Class identifier of the converter
svcloc[IN] Pointer to service locator object
Returns:
Pointer to created converter object.

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:54:53 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004