Example #1
0
 def CORBAValueToSimple(self, type, cname, sname):
     conversionutils.writeCORBAValueToSimple(self.cci, type, cname, sname)
Example #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)
Example #4
0
 def CORBAValueToSimple(self, type, cname, sname, fromCall=0):
     conversionutils.writeCORBAValueToSimple(self.sci, type, cname, sname,
                                             fromCall)