Version: 9.12.0
SALOME_ContainerPy.py File Reference

Data Structures

class  SALOME_ContainerPy.SALOME_ContainerPy_Gen_i
 
class  SALOME_ContainerPy.SALOME_ContainerPy_i
 
class  SALOME_ContainerPy.SALOME_ContainerPy_SSL_i
 

Namespaces

 SALOME_ContainerPy
 

Variables

 SALOME_ContainerPy.stdout
 
 SALOME_ContainerPy.orb = CORBA.ORB_init(sys.argv, CORBA.ORB_ID)
 
 SALOME_ContainerPy.poa = orb.resolve_initial_references("RootPOA")
 
 SALOME_ContainerPy.containerName = sys.argv[1]
 
 SALOME_ContainerPy.cpy_i = SALOME_ContainerPy_i(orb, poa, containerName)
 
 SALOME_ContainerPy.cpy_o = cpy_i._this()
 
 SALOME_ContainerPy.poaManager = poa._get_the_POAManager()