Gaudi Framework, version v20r3

Generated: 24 Nov 2008

PropertyCallbackFunctor.cpp

Go to the documentation of this file.
00001 // $Header: /local/reps/Gaudi/GaudiKernel/src/Lib/PropertyCallbackFunctor.cpp,v 1.2 2001/03/14 15:30:17 mato Exp $
00002 
00003 /************************
00004  *This Class's Header
00005  *   Needed to USE class
00006  ************************/
00007 #include "GaudiKernel/PropertyCallbackFunctor.h"
00008 
00009 
00010 /*****************************
00011  * C++ DEFINITION SECTION
00012  *   Internal Sub-section
00013  *   Static Member Sub-section
00014  *****************************/
00015 
00016 /* Static Data Member Definitions */
00017 //  Instantiate an immutable null pointer for
00018 //  SimplePropertyRefs that refer to private
00019 //  memory
00020 
00021 const PropertyCallbackFunctor* const PropertyCallbackFunctor::nullPropertyCallbackFunctorPointer = 0;

Generated at Mon Nov 24 14:38:47 2008 for Gaudi Framework, version v20r3 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004