Gaudi Framework, version v20r4

Generated: 8 Jan 2009

ConfigurableDb::_Singleton Class Reference

List of all members.


Detailed Description

Definition at line 71 of file ConfigurableDb.py.


Public Member Functions

def __call__

Static Private Attributes

tuple __obj = _CfgDb()
 the object this singleton is holding No other object will be created.

Member Function Documentation

def ConfigurableDb::_Singleton::__call__ (   self  ) 

Definition at line 77 of file ConfigurableDb.py.

00077                         :
00078         return self.__obj
00079 
    pass # class _Singleton


Member Data Documentation

tuple ConfigurableDb::_Singleton::__obj = _CfgDb() [static, private]

the object this singleton is holding No other object will be created.

..

Definition at line 75 of file ConfigurableDb.py.


The documentation for this class was generated from the following file:

Generated at Thu Jan 8 17:53:37 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004