Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

CdbBdbSConfigInterval.hh

Go to the documentation of this file.
00001 #ifndef CDBBDBSHARED_CONFIG_INTERVAL_HH
00002 #define CDBBDBSHARED_CONFIG_INTERVAL_HH
00003 
00004 // File and Version Information:
00005 //      $Id: CdbBdbSConfigInterval.hh,v 1.1 2004/05/12 17:26:27 gapon Exp $
00006 
00007 #include "CdbBdbShared/CdbBdbSTimeLineInterval.hh"
00008 #include "CdbBdbShared/CdbBdbSConfigElement.hh"
00009 
00010 /// A configuration element along with its validity interval
00011 /**
00012   * This embedded class attaches validity intervals to configuration elements.
00013   */
00014 typedef CdbBdbSTimeLineInterval< CdbBdbSConfigElement > CdbBdbSConfigInterval;
00015 
00016 #endif  // CDBBDBSHARED_CONFIG_INTERVAL_HH

Generated on Mon Dec 5 18:22:01 2005 for CDB by doxygen1.3-rc3