00001 #ifndef CDBBDBSHARED_CLUSTER_COLLECTION_HH 00002 #define CDBBDBSHARED_CLUSTER_COLLECTION_HH 00003 00004 // File and Version Information: 00005 // $Id: CdbBdbSClusterCollectionP.hh,v 1.2 2002/09/23 22:41:06 gapon Exp $ 00006 00007 #include "CdbBdbShared/CdbBdbSCollectionP.hh" 00008 00009 /// This is a persistent implementation the collection of persistent "clusters of conditions" 00010 /** 00011 */ 00012 typedef CdbBdbSCollectionP CdbBdbSClusterCollectionP; 00013 00014 #endif /* CDBBDBSHARED_CLUSTER_COLLECTION_HH */
1.3-rc3