Gaudi Framework, version v22r4

Home   Generated: Fri Sep 2 2011
Public Member Functions

IPoolCacheSvc Class Reference

Description: More...

#include <PoolDb/IPoolCacheSvc.h>

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

List of all members.

Public Member Functions

 DeclareInterfaceID (IPoolCacheSvc, 2, 0)
 InterfaceID.
virtual pool::DbSessionsession ()=0
 Access the (single) POOL database session.
virtual StatusCode loadDictionary (const std::string &name)=0
 Load dictionary library.
virtual pool::DbOptionCallbackcallbackHandler () const =0
 Access to POOL callback handler.

Detailed Description

Description:

The IPoolCacheSvc service interface allows to access the functionality provided by the POOL services. The interface allows to access the

Author:
Markus Frank
Version:
1.0

Definition at line 41 of file IPoolCacheSvc.h.


Member Function Documentation

virtual pool::DbOptionCallback* IPoolCacheSvc::callbackHandler (  ) const [pure virtual]

Access to POOL callback handler.

Returns:
Reference to POOL callback handler

Implemented in PoolDbCacheSvc.

IPoolCacheSvc::DeclareInterfaceID ( IPoolCacheSvc  ,
,
 
)
virtual StatusCode IPoolCacheSvc::loadDictionary ( const std::string name ) [pure virtual]

Load dictionary library.

Parameters:
name[IN] dictionary name/file path
Returns:
Status code indicating success or failure

Implemented in PoolDbCacheSvc.

virtual pool::DbSession& IPoolCacheSvc::session (  ) [pure virtual]

Access the (single) POOL database session.

Implemented in PoolDbCacheSvc.


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 Fri Sep 2 2011 16:25:29 for Gaudi Framework, version v22r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004