![]() |
The Gaudi Framework
v36r11 (bdb84f5f)
|
Public Member Functions | |
def | store (self, value) |
![]() | |
def | __init__ (self, cpp_type, name=None) |
def | cpp_type (self) |
def | cpp_type (self, value) |
def | load (self, value) |
def | is_set (self, value) |
def | opt_value (self, value) |
def | merge (self, a, b) |
Static Public Attributes | |
dictionary | INT_RANGES |
Static Private Attributes | |
__handled_types__ = tuple(INT_RANGES) | |
Additional Inherited Members | |
![]() | |
name | |
cpp_type | |
Definition at line 158 of file semantics.py.
def GaudiConfig2.semantics.IntSemantics.store | ( | self, | |
value | |||
) |
Validation/transformation of the data to be stored.
Reimplemented from GaudiConfig2.semantics.PropertySemantics.
Definition at line 179 of file semantics.py.
|
staticprivate |
Definition at line 177 of file semantics.py.
|
static |
Definition at line 160 of file semantics.py.