![]() |
|
|
Generated: 8 Jan 2009 |
00001 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiMonitor/src/Dll/GaudiMonitor_load.cpp,v 1.1.1.1 2007/01/15 13:56:38 hmd Exp $ 00002 00003 // Include Files 00004 #include "GaudiKernel/DeclareFactoryEntries.h" 00005 00006 // Using the MACROS in the previous include file declare all "components" of 00007 // the library. 00008 DECLARE_FACTORY_ENTRIES(GaudiMonitor) { 00009 DECLARE_SERVICE( DataListenerSvc ); 00010 }