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

CdbDatabaseItr.hh

Go to the documentation of this file.
00001 #ifndef CDB_DATABASE_ITR_HH
00002 #define CDB_DATABASE_ITR_HH
00003 
00004 // File and Version Information:
00005 //      $Id: CdbDatabaseItr.hh,v 1.2 2002/09/23 22:33:33 gapon Exp $
00006 
00007 #include "CdbBase/CdbCommon.hh"
00008 #include "CdbBase/CdbItr.hh"
00009 
00010 /// The public iterator class for databases
00011 /**
00012   * More details to come...
00013   */
00014 typedef CdbItr< const char* > CdbDatabaseItr;
00015 
00016 #endif  // CDB_DATABASE_ITR_HH

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