Gaudi Framework, version v23r4

Home   Generated: Mon Sep 17 2012

IClassInfo.h

Go to the documentation of this file.
00001 // $Header: /tmp/svngaudi/tmp.jEpFh25751/Gaudi/GaudiKernel/GaudiKernel/IClassInfo.h,v 1.3 2006/11/30 15:22:07 dquarrie Exp $
00002 #ifndef GAUDIKERNEL_ICLASSINFO_H
00003 #define GAUDIKERNEL_ICLASSINFO_H
00004 
00005 // Experiment specific include files
00006 #include "GaudiKernel/Kernel.h"
00007 
00012 class GAUDI_API IClassInfo {
00013 public:
00015   virtual ~IClassInfo() { }
00017   virtual const CLID& clID() const = 0;
00018 };
00019 
00020 #endif // GAUDIKERNEL_ICLASSINFO_H
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Sep 17 2012 13:49:30 for Gaudi Framework, version v23r4 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004