![]() |
The Gaudi Framework
master (933c680c)
|


Public Member Functions | |
| store (self, value) | |
Public Member Functions inherited from GaudiConfig2.semantics.PropertySemantics | |
| __init__ (self, cpp_type) | |
| name (self) | |
| name (self, value) | |
| cpp_type (self) | |
| cpp_type (self, value) | |
| load (self, value) | |
| is_set (self, value) | |
| opt_value (self, value) | |
| merge (self, a, b) | |
Static Private Attributes | |
| tuple | __handled_types__ = ("bool",) |
Additional Inherited Members | |
Public Attributes inherited from GaudiConfig2.semantics.PropertySemantics | |
| cpp_type = cpp_type | |
Protected Attributes inherited from GaudiConfig2.semantics.PropertySemantics | |
| _name = None | |
| _cpp_type = value | |
Definition at line 141 of file semantics.py.
| GaudiConfig2.semantics.BoolSemantics.store | ( | self, | |
| value ) |
Validation/transformation of the data to be stored.
Reimplemented from GaudiConfig2.semantics.PropertySemantics.
Definition at line 144 of file semantics.py.
|
staticprivate |
Definition at line 142 of file semantics.py.