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

CdbBdbSViCollectionP.hh

Go to the documentation of this file.
00001 #ifndef CDBBDBSHARED_VI_COLLECTION_HH
00002 #define CDBBDBSHARED_VI_COLLECTION_HH
00003 
00004 // File and Version Information:
00005 //      $Id: CdbBdbSViCollectionP.hh,v 1.3 2002/09/23 22:41:13 gapon Exp $
00006 
00007 #include "BdbUtil/Bdb.hh"
00008 
00009 #include "CdbBdbShared/CdbBdbSTimeLineP_ULong.hh"
00010 
00011 /// The "visible" interval type
00012 /**
00013   */
00014 typedef CdbBdbSTimeLineInterval< d_ULong > CdbBdbSVi;
00015 
00016 /// A sorted (in validity timeline) collection of "visible" intervals
00017 /**
00018   */
00019 typedef CdbBdbSTimeLineP< d_ULong > CdbBdbSViCollectionP;
00020 
00021 #endif /* CDBBDBSHARED_VI_COLLECTION_HH */

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