Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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 Wed Feb 9 16:31:09 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004