![]() |
ATLAS Offline Software
|
Public Types | |
| typedef HLT::TypeInformation::for_each_type_c< typenameEDMLIST::map, my_functor, my_result<>, my_arg< HLT::TypeInformation::get_cont, CONTAINER > >::type | result |
Public Member Functions | |
| __init__ (self, descr, docString, default) | |
| __get__ (self, obj, type=None) | |
| __set__ (self, obj, value) | |
| convertValueToBeSet (self, obj, value) | |
| setDefault (self, value) | |
| getDefault (self) | |
| fullPropertyName (self, obj) | |
| __delete__ (self, obj) | |
Public Attributes | |
| history = weakref.WeakKeyDictionary() | |
| descr = descr | |
Properties | |
| default = property( getDefault, setDefault ) | |
Private Attributes | |
| __doc__ = docString | |
| __default = value | |
Definition at line 401 of file PropertyProxy.py.
|
inherited |
Definition at line 90 of file EDM_MasterSearch.h.
| python.PropertyProxy.DataHandlePropertyProxy.__init__ | ( | self, | |
| descr, | |||
| docString, | |||
| default ) |
Definition at line 402 of file PropertyProxy.py.
|
inherited |
Definition at line 172 of file PropertyProxy.py.
| python.PropertyProxy.DataHandlePropertyProxy.__get__ | ( | self, | |
| obj, | |||
| type = None ) |
Definition at line 405 of file PropertyProxy.py.
| python.PropertyProxy.DataHandlePropertyProxy.__set__ | ( | self, | |
| obj, | |||
| value ) |
Definition at line 421 of file PropertyProxy.py.
| python.PropertyProxy.DataHandlePropertyProxy.convertValueToBeSet | ( | self, | |
| obj, | |||
| value ) |
Definition at line 429 of file PropertyProxy.py.
|
inherited |
Definition at line 93 of file PropertyProxy.py.
|
inherited |
Definition at line 88 of file PropertyProxy.py.
|
inherited |
Definition at line 85 of file PropertyProxy.py.
|
privateinherited |
Definition at line 86 of file PropertyProxy.py.
|
privateinherited |
Definition at line 81 of file PropertyProxy.py.
|
inherited |
Definition at line 79 of file PropertyProxy.py.
|
inherited |
Definition at line 78 of file PropertyProxy.py.
|
staticinherited |
Definition at line 91 of file PropertyProxy.py.