Public Member Functions | |
| def | __call__ |
Static Private Attributes | |
| tuple | __obj = _CfgDb() |
| the object this singleton is holding No other object will be created. | |
Definition at line 71 of file ConfigurableDb.py.
| def ConfigurableDb::_Singleton::__call__ | ( | self | ) |
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.
1.4.7