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

CdbObjectItr.hh

Go to the documentation of this file.
00001 #ifndef CDB_OBJECT_ITR_HH
00002 #define CDB_OBJECT_ITR_HH
00003 
00004 // File and Version Information:
00005 //      $Id: CdbObjectItr.hh,v 1.3 2005/07/26 00:06:26 gapon Exp $
00006 
00007 #include "CdbBase/CdbCommon.hh"
00008 #include "CdbBase/CdbItr.hh"
00009 #include "CdbBase/CdbObjectPtrFwd.hh"
00010 
00011 /// The public iterator class for conditions
00012 /**
00013   * More details to come...
00014   */
00015 typedef CdbItr< CdbObjectPtr > CdbObjectItr;
00016 
00017 #endif  // CDB_OBJECT_ITR_HH

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