Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

IDataStoreAgent Class Reference

Generic data agent interface. More...

#include <GaudiKernel/IDataStoreAgent.h>

Inheritance diagram for IDataStoreAgent:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~IDataStoreAgent ()
 destructor
virtual bool analyse (IRegistry *pObject, int level)=0
 Analyse the data object.


Detailed Description

Generic data agent interface.

Author:
Markus Frank

Definition at line 17 of file IDataStoreAgent.h.


Constructor & Destructor Documentation

virtual IDataStoreAgent::~IDataStoreAgent (  )  [inline, virtual]

destructor

Definition at line 20 of file IDataStoreAgent.h.

00020 { }


Member Function Documentation

virtual bool IDataStoreAgent::analyse ( IRegistry pObject,
int  level 
) [pure virtual]

Analyse the data object.

Returns:
Boolean indicating wether the tree below should be analysed

Implemented in DataSelectionAgent, GaudiPython::TESSerializer, HistogramAgent, FastContainersSvc::StoreResetter, and OutputStreamAgent.


The documentation for this class was generated from the following file:

Generated at Mon May 3 12:24:55 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004