00001 /*************************************************************************** 00002 * filename : LDIF2ClassAd.h 00003 * authors : Salvatore Monforte <salvatore.monforte@ct.infn.it> 00004 * copyright : (C) 2001 by INFN 00005 ***************************************************************************/ 00006 00007 // $Id: 00008 00017 #ifndef __LDIF2CLASSAD_H__ 00018 #define __LDIF2CLASSAD_H__ 00019 00021 #include "classad_distribution.h" 00023 #include "Workload/Broker/LDIF2ClassAd/LDAPSynchConnection.h" 00025 #include "Workload/Broker/LDIF2ClassAd/LDAPQuery.h" 00027 #include "Workload/Broker/LDIF2ClassAd/LDIFObject.h" 00028 00029 00030 #endif 00031 00032 /* 00033 Local Variables: 00034 mode: c++ 00035 End: 00036 */ 00037