Exemple #1
0
 def CORBAValueToSimple(self, type, cname, sname):
     conversionutils.writeCORBAValueToSimple(self.cci, type, cname, sname)
Exemple #2
0
 def CORBAValueToSimple(self, type, cname, sname, fromCall=0):
     conversionutils.writeCORBAValueToSimple(self.sci, type, cname, sname, fromCall)
 def CORBAValueToSimple(self, type, cname, sname):
     conversionutils.writeCORBAValueToSimple(self.cci, type, cname, sname)
Exemple #4
0
 def CORBAValueToSimple(self, type, cname, sname, fromCall=0):
     conversionutils.writeCORBAValueToSimple(self.sci, type, cname, sname,
                                             fromCall)