Gaudi Framework, version v22r0

Home   Generated: 9 Feb 2011

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, GaudiMP::TESSerializer, HistogramAgent, and OutputStreamAgent.


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:30:55 2011 for Gaudi Framework, version v22r0 by Doxygen version 1.6.2 written by Dimitri van Heesch, © 1997-2004