def setMaxQueueSize(self, maxSize):
     returnValue = libpanda._inP9ImMBHvr(self.this, maxSize)
     return returnValue
 def setMaxQueueSize(self, maxSize):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToQueuedReturnPointerToConnection()
     returnValue = libpanda._inP9ImMBHvr(upcastSelf.this, maxSize)
     return returnValue
 def setMaxQueueSize(self, maxSize):
     upcastSelf = self
     upcastSelf = upcastSelf.upcastToQueuedReturnPointerToConnection()
     returnValue = libpanda._inP9ImMBHvr(upcastSelf.this, maxSize)
     return returnValue
示例#4
0
 def setMaxQueueSize(self, maxSize):
     returnValue = libpanda._inP9ImMBHvr(self.this, maxSize)
     return returnValue