![]() |
ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
| class | python.Utilities.lproperty |
| class | python.Utilities.ldict |
Namespaces | |
| namespace | python |
| namespace | python.Utilities |
Functions | |
| python.Utilities.make_lproperty (func) | |
| python.Utilities.make_alias (prop) | |
| python.Utilities.listClassLProperties (cls) | |
| python.Utilities.onlyAttributesAreProperties (cls) | |
| python.Utilities.clonable (cls) | |
| python.Utilities.flattenDic (inD) | |
Variables | |
| bool | python.Utilities._locked |
| python.Utilities.__bases__ | |
| python.Utilities._allowedattributes = listClassLProperties( cls ) | |
| bool | python.Utilities._nomoreattributes = False |
| python.Utilities.__init__origin = cls.__init__ | |
| python.Utilities.__init__ = initwraper | |
| python.Utilities.__setattr__ = setattr | |
| python.Utilities.clone = clone | |
| bool | python.Utilities.isClonable = True |