Exemplo n.º 1
0
 def CORBAValueToSimple(self, type, cname, sname):
     conversionutils.writeCORBAValueToSimple(self.cci, type, cname, sname)
Exemplo n.º 2
0
 def CORBAValueToSimple(self, type, cname, sname, fromCall=0):
     conversionutils.writeCORBAValueToSimple(self.sci, type, cname, sname, fromCall)
Exemplo n.º 3
0
 def CORBAValueToSimple(self, type, cname, sname):
     conversionutils.writeCORBAValueToSimple(self.cci, type, cname, sname)
Exemplo n.º 4
0
 def CORBAValueToSimple(self, type, cname, sname, fromCall=0):
     conversionutils.writeCORBAValueToSimple(self.sci, type, cname, sname,
                                             fromCall)