![]() |
|
|
Generated: 8 Jan 2009 |
00001 //------------------------------------------------------------------------------ 00002 // 00003 // Implementation of class : HbookCnv::DirectoryCnv 00004 // 00005 // Author : Pavel Binko 00006 // 00007 //------------------------------------------------------------------------------ 00008 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/HbookCnv/src/DirectoryCnv.cpp,v 1.5 2006/01/10 20:11:13 hmd Exp $ 00009 #define HBOOKCNV_DIRECTORYCNV_CPP 00010 00011 // Include files 00012 #include "GaudiKernel/CnvFactory.h" 00013 #include "DirectoryCnv.h" 00014 00015 // Instantiation of a static factory class used by clients to create 00016 // instances of this service 00017 DECLARE_NAMESPACE_CONVERTER_FACTORY(HbookCnv,DirectoryCnv)