![]() |
The Gaudi Framework
master (ff829712)
|
Public Member Functions | |
store (self, value) | |
![]() | |
__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 Public Attributes | |
dict | INT_RANGES |
Static Private Attributes | |
__handled_types__ = tuple(INT_RANGES) | |
Additional Inherited Members | |
![]() | |
cpp_type = cpp_type | |
![]() | |
_name = None | |
_cpp_type = value | |
Definition at line 161 of file semantics.py.
GaudiConfig2.semantics.IntSemantics.store | ( | self, | |
value ) |
Validation/transformation of the data to be stored.
Reimplemented from GaudiConfig2.semantics.PropertySemantics.
Definition at line 182 of file semantics.py.
|
staticprivate |
Definition at line 180 of file semantics.py.
|
static |
Definition at line 163 of file semantics.py.