Ejemplo n.º 1
0
 def BIND_PYTHON(self, module, method, paramcount=-1):
     return _inaoqi.baseModule_BIND_PYTHON(self, module, method, paramcount)
Ejemplo n.º 2
0
 def BIND_PYTHON(self, *args): return _inaoqi.baseModule_BIND_PYTHON(self, *args)
 def _bindWithParam(self, *args): return _inaoqi.baseModule__bindWithParam(self, *args)
Ejemplo n.º 3
0
 def BIND_PYTHON(self, *args): return _inaoqi.baseModule_BIND_PYTHON(self, *args)
 def _bindWithParam(self, *args): return _inaoqi.baseModule__bindWithParam(self, *args)
Ejemplo n.º 4
0
 def BIND_PYTHON(self, *args):
     return _inaoqi.baseModule_BIND_PYTHON(self, *args)
Ejemplo n.º 5
0
 def BIND_PYTHON(self, module, method, paramcount=-1):
     return _inaoqi.baseModule_BIND_PYTHON(self, module, method, paramcount)