Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Member Functions

IDetDataSvc Class Reference

--------------------------------------------------------------------------- More...

#include <GaudiKernel/IDetDataSvc.h>

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

List of all members.

Public Member Functions

 DeclareInterfaceID (IDetDataSvc, 2, 0)
 InterfaceID.
virtual bool validEventTime () const =0
 Check if the event time has been set.
virtual const Gaudi::Time & eventTime () const =0
 Get the event time.
virtual void setEventTime (const Gaudi::Time &)=0
 Set the event time.

Detailed Description

---------------------------------------------------------------------------

Abstract interface for a DataSvc manipulating condition data (i.e. DataObjects implementing IValidity).

Author:
Andrea Valassi
Date:
August 2001

Definition at line 21 of file IDetDataSvc.h.


Member Function Documentation

IDetDataSvc::DeclareInterfaceID ( IDetDataSvc  ,
,
 
)
virtual const Gaudi::Time& IDetDataSvc::eventTime (  ) const [pure virtual]

Get the event time.

virtual void IDetDataSvc::setEventTime ( const Gaudi::Time &   ) [pure virtual]

Set the event time.

virtual bool IDetDataSvc::validEventTime (  ) const [pure virtual]

Check if the event time has been set.


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:51 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004