Exemplo n.º 1
0
 def assign(self, *args):
     return _gribapi_swig.intp_assign(self, *args)
Exemplo n.º 2
0
 def assign(self, *args): return _gribapi_swig.intp_assign(self, *args)
 def value(self): return _gribapi_swig.intp_value(self)
Exemplo n.º 3
0
 def assign(self, *args): return _gribapi_swig.intp_assign(self, *args)
 def value(self): return _gribapi_swig.intp_value(self)
Exemplo n.º 4
0
 def assign(self, value: 'int') -> "void":
     return _gribapi_swig.intp_assign(self, value)