def closeConnection(self, connection):
     upcastSelf = self
     returnValue = libpanda._inP9ImMigqc(upcastSelf.this, connection.this)
     return returnValue
예제 #2
0
 def closeConnection(self, connection):
     returnValue = libpanda._inP9ImMigqc(self.this, connection.this)
     return returnValue
예제 #3
0
 def closeConnection(self, connection):
     returnValue = libpanda._inP9ImMigqc(self.this, connection.this)
     return returnValue
 def closeConnection(self, connection):
     upcastSelf = self
     returnValue = libpanda._inP9ImMigqc(upcastSelf.this, connection.this)
     return returnValue