Ejemplo n.º 1
0
 def value(self): return _gribapi_swig.intp_value(self)
 def cast(self): return _gribapi_swig.intp_cast(self)
Ejemplo n.º 2
0
 def value(self):
     return _gribapi_swig.intp_value(self)
Ejemplo n.º 3
0
 def value(self) -> "int":
     return _gribapi_swig.intp_value(self)